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:
Rene Rivera 2016-07-06 07:10:52 -05:00
parent db2e38c28c
commit c01bdb4a8c

View file

@ -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.
- |