]> git.lizzy.rs Git - rust.git/blobdiff - .travis.yml
Merge pull request #3100 from topecongiro/issue-3092
[rust.git] / .travis.yml
index 7817471ed394c93348be6984f567b00ca1f54a90..42e0938d78298068c52ec23714871bde2d8ae3b2 100644 (file)
@@ -35,18 +35,12 @@ 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
+    # Doesn't build - seems to be because of an option
+    - env: INTEGRATION=packed_simd
     # Test failure
     - env: INTEGRATION=rust-clippy
-    # Build failure
-    - env: INTEGRATION=rust-semverver
-    # See: https://github.com/rust-lang-nursery/rustfmt/issues/2787
-    - env: INTEGRATION=stdsimd
 
 script:
   - |