Skip to content

Commit

Permalink
Travis: Workaround for Homebrew/brew#3299
Browse files Browse the repository at this point in the history
  • Loading branch information
jhasse committed Oct 23, 2017
1 parent ddd18c7 commit 35df65e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -19,7 +19,7 @@ addons:
- libboost-python-dev
install:
- |
[ $TRAVIS_OS_NAME = linux ] || brew upgrade jpeg
[ $TRAVIS_OS_NAME = linux ] || brew update
- |
[ $TRAVIS_OS_NAME = linux ] || brew install sdl2 freetype libvorbis glew jpeg webp scons
script:
Expand Down

0 comments on commit 35df65e

Please sign in to comment.