Skip to content

Commit

Permalink
Disallow CI failure on nightly with no-std.
Browse files Browse the repository at this point in the history
  • Loading branch information
sebcrozet committed Mar 31, 2019
1 parent b71d398 commit 55544cb
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 @@ -13,6 +13,7 @@ env:
matrix:
allow_failures:
- rust: nightly
env:
exclude:
- rust: beta
env: NO_STD=1
Expand Down

0 comments on commit 55544cb

Please sign in to comment.