1
0
Эх сурвалжийг харах

Allow library checks to fail for now. When we get better conformance we'll turn it back on as required.

Rene Rivera 10 жил өмнө
parent
commit
608ea05e41
1 өөрчлөгдсөн 4 нэмэгдсэн , 0 устгасан
  1. 4 0
      .travis.yml

+ 4 - 0
.travis.yml

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

粤ICP备19079148号