diff --git a/.travis.yml b/.travis.yml index 7c3573fde831..2d4dcf1c6011 100644 --- a/.travis.yml +++ b/.travis.yml @@ -41,6 +41,10 @@ matrix: - env: INTEGRATION=crater # Doesn't build - env: INTEGRATION=futures-rs + # Doesn't build - seems to be because of an option + - env: INTEGRATION=packed_simd + # Weird bug I can't reproduce: #2969 + - env: INTEGRATION=rand # Test failure - env: INTEGRATION=rust-clippy # Build failure