Commit 193ccf68 authored by Don Gagne's avatar Don Gagne

Move back to XCode 9.2

parent 50112117
...@@ -28,11 +28,11 @@ matrix: ...@@ -28,11 +28,11 @@ matrix:
env: SPEC=android-g++ CONFIG=installer env: SPEC=android-g++ CONFIG=installer
sudo: false sudo: false
- os: osx - os: osx
osx_image: xcode10.1 osx_image: xcode9.2
env: SPEC=macx-clang CONFIG=installer env: SPEC=macx-clang CONFIG=installer
sudo: required sudo: required
- os: osx - os: osx
osx_image: xcode10.1 osx_image: xcode9.2
env: SPEC=macx-ios-clang CONFIG=release env: SPEC=macx-ios-clang CONFIG=release
sudo: false sudo: false
# OSX builds pared back to installer only since travis sucks so bad we can't afford more than one' # OSX builds pared back to installer only since travis sucks so bad we can't afford more than one'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment