mirror of
https://github.com/ZDoom/qzdoom.git
synced 2025-03-21 18:31:39 +00:00
Updated Travis CI configuration to use Xcode 9
This commit is contained in:
parent
991dd941af
commit
970e6e21a2
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ git:
|
|||
matrix:
|
||||
include:
|
||||
- os: osx
|
||||
osx_image: xcode8.3
|
||||
osx_image: xcode9
|
||||
env:
|
||||
- CMAKE_OPTIONS="-DCMAKE_BUILD_TYPE=Release -DCMAKE_OSX_DEPLOYMENT_TARGET=10.7"
|
||||
|
||||
|
|
Loading…
Reference in a new issue