Commit fe68821e authored by Thomas Van Lenten's avatar Thomas Van Lenten

Move travis to the Xcode 8.3 (8.3.3) image.

parent ba81c59c
...@@ -8,7 +8,7 @@ language: cpp ...@@ -8,7 +8,7 @@ language: cpp
os: os:
- osx - osx
# The Objective C build needs Xcode 7.0 or later. # The Objective C build needs Xcode 7.0 or later.
osx_image: xcode8.1 osx_image: xcode8.3
script: script:
- ./tests.sh $CONFIG - ./tests.sh $CONFIG
env: env:
......
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