Skip to content

Commit 22d63c5

Browse files
Fix OSX build
1 parent c4c172a commit 22d63c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ matrix:
5656
- os: osx
5757
osx_image: xcode8
5858
env:
59-
- MATRIX_EVAL="brew update && brew install sdl2"
59+
- MATRIX_EVAL="brew update && brew install sdl2 && brew install ftgl"
6060

6161
notifications:
6262
email:

0 commit comments

Comments
 (0)