travis: Update to xcode10.1.

This should save a few minutes during the build.
This commit is contained in:
orbea 2019-01-21 23:07:39 -08:00
parent 26ea9d9f0c
commit 32fa63a593

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: