summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorVladimir Novikov <oxore@protonmail.com>2017-10-10 22:47:15 +0300
committerGitHub <noreply@github.com>2017-10-10 22:47:15 +0300
commit88dbd8b2e19f40e6318cc9b5b936eb21400a39f2 (patch)
tree2289fe7ee350d8fda3602363e45b354363119079 /.travis.yml
parent95e8a9bccbbf400e91d4d340123c0ceebea6bfe5 (diff)
Trying to recover build on travis
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 868c3e0..3b57517 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,7 +3,7 @@ language: c
os: osx
script:
- - brew install csfml
+ - brew install sfml csfml
- make all
compiler: