Merge pull request #9598 from orbea/travis

travis: Try to fix xcode10.1.
This commit is contained in:
Twinaphex 2019-10-15 21:20:47 +02:00 committed by GitHub
commit 65935696c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -59,6 +59,7 @@ matrix:
- os: osx
osx_image: xcode10.1
script:
- brew update-reset
- brew install --force-bottle qt5
- xcodebuild -target RetroArchQt -configuration Release -project pkg/apple/RetroArch_Metal.xcodeproj
deploy: