mirror of
https://github.com/boostorg/boost.git
synced 2026-07-21 13:53:34 +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:
@@ -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.
|
||||
- |
|
||||
|
||||
Reference in New Issue
Block a user