Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 41cc462

Browse files
committed
Expect a couple of integration tests to fail
1 parent 97d29ff commit 41cc462

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ matrix:
4141
- env: INTEGRATION=crater
4242
# Doesn't build
4343
- env: INTEGRATION=futures-rs
44+
# Doesn't build - seems to be because of an option
45+
- env: INTEGRATION=packed_simd
46+
# Weird bug I can't reproduce: #2969
47+
- env: INTEGRATION=rand
4448
# Test failure
4549
- env: INTEGRATION=rust-clippy
4650
# Build failure

0 commit comments

Comments
 (0)