Bump to xcode9 to fix odd C++11 error

This commit is contained in:
Ben Gotow 2019-10-09 23:22:53 -05:00
parent 47903c99c4
commit 00ca6431df

View file

@ -49,7 +49,7 @@ matrix:
env: CC=gcc-4.8 CXX=g++-4.8
dist: trusty
- os: osx
osx_image: xcode8.3
osx_image: xcode9
env: CC=clang CXX=clang++ SIGN_BUILD=true
before_install: