mirror of
https://github.com/azahar-emu/dynarmic
synced 2025-11-07 23:50:00 +01:00
travis: Make macOS build with Xcode 9.4.1
Builds against the latest release version of the Xcode toolchain
This commit is contained in:
parent
740ffa52ae
commit
d46dea136f
@ -43,6 +43,6 @@ matrix:
|
|||||||
- env: NAME="macOS Build"
|
- env: NAME="macOS Build"
|
||||||
os: osx
|
os: osx
|
||||||
sudo: false
|
sudo: false
|
||||||
osx_image: xcode9.2
|
osx_image: xcode9.4
|
||||||
install: ./.travis/build-x86_64-macos/deps.sh
|
install: ./.travis/build-x86_64-macos/deps.sh
|
||||||
script: ./.travis/build-x86_64-macos/build.sh
|
script: ./.travis/build-x86_64-macos/build.sh
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user