Explorar o código

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

Rene Rivera %!s(int64=10) %!d(string=hai) anos
pai
achega
608ea05e41
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  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号