Browse Source

Travis, wat r u doing? O.o

Thomas Buck 10 years ago
parent
commit
8efce9544d
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      cmake/travis_install_mac.sh

+ 1
- 1
cmake/travis_install_mac.sh View File

1
 #!/bin/bash
1
 #!/bin/bash
2
 
2
 
3
-brew install sdl2 sdl2_ttf freealut cmake
3
+brew install sdl2 sdl2_ttf freealut
4
 
4
 

Loading…
Cancel
Save