mirror of
https://github.com/PabloMK7/citra.git
synced 2025-12-21 22:58:49 +00:00
travis: Compile on macOS 10.13 with more up to date compiler
This commit is contained in:
parent
4d7487bd34
commit
1f375f2511
3 changed files with 8 additions and 3 deletions
|
|
@ -32,7 +32,7 @@ matrix:
|
|||
- os: osx
|
||||
env: NAME="macos build"
|
||||
sudo: false
|
||||
osx_image: xcode10.2
|
||||
osx_image: xcode10
|
||||
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