mirror of
https://github.com/boostorg/boost.git
synced 2025-04-06 05:55:01 +00:00
Allow library checks to fail for now. When we get better conformance we'll turn it back on as required.
This commit is contained in:
parent
db2e38c28c
commit
c01bdb4a8c
1 changed files with 4 additions and 0 deletions
|
@ -59,6 +59,10 @@ matrix:
|
|||
- env:
|
||||
- SCRIPT=ci_boost_library_check
|
||||
|
||||
allow_failures:
|
||||
- env:
|
||||
- SCRIPT=ci_boost_library_check
|
||||
|
||||
before_install:
|
||||
# Fetch the scripts to do the actual building/testing.
|
||||
- |
|
||||
|
|
Loading…
Add table
Reference in a new issue