diff --git a/scripts/travis_osx_deps.sh b/scripts/travis_osx_deps.sh index 019f4697..8fc18681 100755 --- a/scripts/travis_osx_deps.sh +++ b/scripts/travis_osx_deps.sh @@ -1,3 +1,4 @@ +brew install python curl -s https://www.libsdl.org/release/SDL2-$SDL_VERSION.dmg > SDL2.dmg hdiutil attach SDL2.dmg cd /Volumes/SDL2