Browse Source

travis: scripts: install python for osx

pull/2/head
Alibek Omarov 6 years ago
parent
commit
4db01487ba
  1. 1
      scripts/travis_osx_deps.sh

1
scripts/travis_osx_deps.sh

@ -1,3 +1,4 @@ @@ -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

Loading…
Cancel
Save