mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-22 04:01:31 +00:00
Use Xcode 8.3 for Travis CI build
This commit is contained in:
parent
27384fc70d
commit
1cd7297cd8
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ git:
|
|||
matrix:
|
||||
include:
|
||||
- os: osx
|
||||
osx_image: xcode8.2
|
||||
osx_image: xcode8.3
|
||||
env:
|
||||
- CMAKE_OPTIONS="-DCMAKE_BUILD_TYPE=Release -DCMAKE_OSX_DEPLOYMENT_TARGET=10.7"
|
||||
|
||||
|
|
Loading…
Reference in a new issue