We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4c172a commit 22d63c5Copy full SHA for 22d63c5
.travis.yml
@@ -56,7 +56,7 @@ matrix:
56
- os: osx
57
osx_image: xcode8
58
env:
59
- - MATRIX_EVAL="brew update && brew install sdl2"
+ - MATRIX_EVAL="brew update && brew install sdl2 && brew install ftgl"
60
61
notifications:
62
email:
0 commit comments