Skip to content

Commit

Permalink
Travis: Use XCode 9.3 / macOS 10.13 for osx/iphone builds
Browse files Browse the repository at this point in the history
  • Loading branch information
akien-mga committed Apr 10, 2018
1 parent 48890b1 commit 040e9ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 040e9ec

Please sign in to comment.