Allow travis failures on beta
This commit is contained in:
parent
dbc3d97513
commit
9ebd652a32
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ matrix:
|
|||
env: TARGET=x86_64-unknown-linux-gnu
|
||||
cache: cargo
|
||||
allow_failures:
|
||||
- rust: beta
|
||||
- rust: nightly
|
||||
|
||||
before_install:
|
||||
|
|
|
|||
Loading…
Reference in a new issue