Merge pull request #8061 from orbea/osx

travis: Update to xcode10.1.
This commit is contained in:
Twinaphex 2019-01-22 10:19:51 +01:00 committed by GitHub
commit 10e50bb806
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,9 +39,8 @@ matrix:
script:
- xcodebuild -target RetroArch -configuration Release -project pkg/apple/RetroArch.xcodeproj
- os: osx
osx_image: xcode9.3
osx_image: xcode10.1
script:
- brew update
- brew install --force-bottle qt5
- xcodebuild -target RetroArchQt -configuration Release -project pkg/apple/RetroArch_Metal.xcodeproj
deploy: