mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
travis: Update to xcode10.1.
This should save a few minutes during the build.
This commit is contained in:
parent
26ea9d9f0c
commit
32fa63a593
1 changed files with 1 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue