Skip to content

Commit bc835b7

Browse files
committed
Update .travis.yml
1 parent 6e901c8 commit bc835b7

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.travis.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -35,20 +35,12 @@ matrix:
3535
- env: INTEGRATION=stdsimd
3636
- env: INTEGRATION=tempdir
3737
allow_failures:
38-
# Needs `edition = "2018"` in rustfmt.toml
39-
- env: INTEGRATION=chalk
40-
# Fails tests, don't know why
41-
- env: INTEGRATION=crater
4238
# Doesn't build
4339
- env: INTEGRATION=futures-rs
4440
# Doesn't build - seems to be because of an option
4541
- env: INTEGRATION=packed_simd
46-
# Weird bug I can't reproduce: #2969
47-
- env: INTEGRATION=rand
4842
# Test failure
4943
- env: INTEGRATION=rust-clippy
50-
# Build failure
51-
- env: INTEGRATION=rust-semverver
5244

5345
script:
5446
- |

0 commit comments

Comments
 (0)