Ver Fonte

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

Rene Rivera há 10 anos atrás
pai
commit
608ea05e41
1 ficheiros alterados com 4 adições e 0 exclusões
  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号