Skip to content

Commit

Permalink
test xcode8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Dane Springmeyer committed Nov 21, 2016
1 parent 6d961d4 commit 5ae02ec
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5ae02ec

Please sign in to comment.