mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-10 06:42:08 +00:00
Updated to Xcode 9.2 in Travis configuration
This commit is contained in:
parent
c387574c02
commit
f452184d82
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ git:
|
|||
matrix:
|
||||
include:
|
||||
- os: osx
|
||||
osx_image: xcode9.1
|
||||
osx_image: xcode9.2
|
||||
env:
|
||||
- CMAKE_OPTIONS="-DCMAKE_BUILD_TYPE=Release -DCMAKE_OSX_DEPLOYMENT_TARGET=10.7"
|
||||
|
||||
|
|
Loading…
Reference in a new issue