Skip to content

Commit

Permalink
Allow beta to fail CI
Browse files Browse the repository at this point in the history
Until rust-lang/rust#43153 is fixed, our
builds are failing on beta.
  • Loading branch information
sgrif authored and Fiedzia committed Jul 31, 2017
1 parent 01b85b0 commit 831ab8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ script:
matrix:
allow_failures:
- rust: nightly
- rust: beta
include:
- rust: nightly-2017-06-06
env: CLIPPY_AND_COMPILE_TESTS=YESPLEASE
Expand Down

0 comments on commit 831ab8e

Please sign in to comment.