mirror of
https://github.com/PabloMK7/citra.git
synced 2025-12-20 14:18:48 +00:00
travis: Update xcode
Update to 10.2 (required for CTAD to work correctly)
This commit is contained in:
parent
8b7b6e9f74
commit
f2499953c0
2 changed files with 18 additions and 5 deletions
|
|
@ -32,7 +32,7 @@ matrix:
|
|||
- os: osx
|
||||
env: NAME="macos build"
|
||||
sudo: false
|
||||
osx_image: xcode10
|
||||
osx_image: xcode10.2
|
||||
install: "./.travis/macos/deps.sh"
|
||||
script: "./.travis/macos/build.sh"
|
||||
after_success: "./.travis/macos/upload.sh"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue