Move travis to the Xcode 8.3 (8.3.3) image.

This commit is contained in:
Thomas Van Lenten 2017-08-07 11:35:41 -04:00
parent ba81c59cf5
commit fe68821e02

View File

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