test xcode8.2
This commit is contained in:
parent
9fe0e91d92
commit
b2c27fbd25
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user