]> git.lizzy.rs Git - rust.git/blobdiff - .travis.yml
fix glob and nested global imports
[rust.git] / .travis.yml
index e38ed696d17b22a7e04933d38b5926369291388e..f7ed9a61929f1f415f8af897a0837a14189e71e1 100644 (file)
@@ -37,8 +37,8 @@ matrix:
   allow_failures:
     # Doesn't build - seems to be because of an option
     - env: INTEGRATION=packed_simd
-    # Test failure
-    - env: INTEGRATION=rust-clippy
+    # Doesn't build - a temporal build failure due to breaking changes in the nightly compilre
+    - env: INTEGRATION=rust-semverver
 
 script:
   - |