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

Commit e6d616e

Browse files
authored
Update .travis.yml
1 parent c97aa15 commit e6d616e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,13 @@ matrix:
2626
- env: INTEGRATION=log
2727
- env: INTEGRATION=mdbook
2828
- env: INTEGRATION=packed_simd
29-
- env: INTEGRATION=rand
3029
- env: INTEGRATION=rust-semverver
3130
- env: INTEGRATION=stdsimd TARGET=x86_64-unknown-linux-gnu
3231
- env: INTEGRATION=tempdir
3332
- env: INTEGRATION=futures-rs
3433
allow_failures:
34+
# Using old configuration option
35+
- env: INTEGRATION=rand
3536
# Doesn't build - keep this in allow_failures as it's fragile to breaking changes of rustc.
3637
- env: INTEGRATION=rust-clippy
3738
# Doesn't build - seems to be because of an option

0 commit comments

Comments
 (0)