mirror of
https://github.com/boostorg/build.git
synced 2026-02-14 00:32:11 +00:00
Allow OSX tests to fail for now.
This commit is contained in:
@@ -18,6 +18,10 @@ matrix:
|
||||
- os: osx
|
||||
osx_image: xcode8.3
|
||||
env: TOOLSET=clang TEST_ALL_EXTRAS=
|
||||
allow_failures:
|
||||
- os: osx
|
||||
osx_image: xcode8.3
|
||||
env: TOOLSET=clang TEST_ALL_EXTRAS=
|
||||
language: cpp
|
||||
script:
|
||||
- ./bootstrap.sh --with-toolset=${TOOLSET}
|
||||
|
||||
Reference in New Issue
Block a user