]> git.lizzy.rs Git - rust.git/blobdiff - .travis.yml
fix glob and nested global imports
[rust.git] / .travis.yml
index 42e0938d78298068c52ec23714871bde2d8ae3b2..f7ed9a61929f1f415f8af897a0837a14189e71e1 100644 (file)
@@ -35,12 +35,10 @@ matrix:
     - env: INTEGRATION=stdsimd
     - env: INTEGRATION=tempdir
   allow_failures:
-    # Doesn't build
-    - env: INTEGRATION=futures-rs
     # 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:
   - |