]> git.lizzy.rs Git - rust.git/blobdiff - .travis.yml
fix glob and nested global imports
[rust.git] / .travis.yml
index 7c3573fde831152e06856387f72223ee986faca4..f7ed9a61929f1f415f8af897a0837a14189e71e1 100644 (file)
@@ -35,15 +35,9 @@ matrix:
     - env: INTEGRATION=stdsimd
     - env: INTEGRATION=tempdir
   allow_failures:
-    # Needs `edition = "Edition2018"` in rustfmt.toml
-    - env: INTEGRATION=chalk
-    # Fails tests, don't know why
-    - env: INTEGRATION=crater
-    # Doesn't build
-    - env: INTEGRATION=futures-rs
-    # Test failure
-    - env: INTEGRATION=rust-clippy
-    # Build failure
+    # Doesn't build - seems to be because of an option
+    - env: INTEGRATION=packed_simd
+    # Doesn't build - a temporal build failure due to breaking changes in the nightly compilre
     - env: INTEGRATION=rust-semverver
 
 script: