travis: scripts: install python for osx
This commit is contained in:
parent
7b806add63
commit
4db01487ba
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
brew install python
|
||||||
curl -s https://www.libsdl.org/release/SDL2-$SDL_VERSION.dmg > SDL2.dmg
|
curl -s https://www.libsdl.org/release/SDL2-$SDL_VERSION.dmg > SDL2.dmg
|
||||||
hdiutil attach SDL2.dmg
|
hdiutil attach SDL2.dmg
|
||||||
cd /Volumes/SDL2
|
cd /Volumes/SDL2
|
||||||
|
|
Loading…
Add table
Reference in a new issue