Merge pull request #18108 from akien-mga/travis-xcode9.3

Travis: Use XCode 9.3 / macOS 10.13 for osx/iphone builds
This commit is contained in:
Rémi Verschelde
2018-04-11 08:44:16 +02:00
committed by GitHub

View File

@ -33,9 +33,11 @@ matrix:
compiler: gcc
- env: GODOT_TARGET=osx TOOLS=yes CACHE_NAME=${GODOT_TARGET}-clang-tools
os: osx
osx_image: xcode9.3
compiler: clang
- env: GODOT_TARGET=iphone TOOLS=no CACHE_NAME=${GODOT_TARGET}-clang
os: osx
osx_image: xcode9.3
compiler: clang
addons: