Skip to content

Commit 70d952a

Browse files
committed
Allow beta to fail CI
Until rust-lang/rust#43153 is fixed, our builds are failing on beta.
1 parent 452ebd0 commit 70d952a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ script:
3939
matrix:
4040
allow_failures:
4141
- rust: nightly
42+
- rust: beta
4243
include:
4344
- rust: nightly-2017-06-06
4445
env: CLIPPY_AND_COMPILE_TESTS=YESPLEASE

0 commit comments

Comments
 (0)