test xcode8.2

This commit is contained in:
Dane Springmeyer 2016-11-21 08:37:04 -08:00 committed by Patrick Niklaus
parent 9fe0e91d92
commit b2c27fbd25

View File

@ -52,8 +52,7 @@ matrix:
env: CLANG_VERSION='3.8.1' BUILD_TYPE='Debug' RUN_CLANG_FORMAT=ON BUILD_COMPONENTS=ON CUCUMBER_TIMEOUT=60000
- os: osx
# TODO: xcode8 triggers undefined symbol 'clock_gettime' in boost::interprocess
osx_image: xcode7.3
osx_image: xcode8.2
compiler: "mason-osx-release"
# we use the xcode provides clang and don't install our own
env: ENABLE_MASON=ON BUILD_TYPE='Release' CUCUMBER_TIMEOUT=60000 CCOMPILER='clang' CXXCOMPILER='clang++' ENABLE_ASSERTIONS=ON