mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-12 06:37:58 -05:00
Use xcpretty for xcodebuild on Travis
This commit is contained in:
@ -26,4 +26,5 @@ if [ "$TRAVIS_OS_NAME" = "linux" -o -z "$TRAVIS_OS_NAME" ]; then
|
||||
elif [ "$TRAVIS_OS_NAME" = "osx" ]; then
|
||||
brew tap homebrew/versions
|
||||
brew install qt5 glfw3 pkgconfig
|
||||
gem install xcpretty
|
||||
fi
|
||||
|
Reference in New Issue
Block a user