mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-02-18 21:27:52 +00:00
Travis: Install python3 via brew.
This commit is contained in:
parent
12ab276a73
commit
688b899b6a
@ -79,6 +79,9 @@ travis_install() {
|
||||
|
||||
if [ "$PPSSPP_BUILD_TYPE" = "macOS" ]; then
|
||||
brew_install sdl2
|
||||
brew upgrade python
|
||||
elif [ "$PPSSPP_BUILD_TYPE" = "iOS" ]; then
|
||||
brew upgrade python
|
||||
fi
|
||||
|
||||
# Ensure we're using ccache
|
||||
|
Loading…
x
Reference in New Issue
Block a user