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
|
env: TARGET=x86_64-unknown-linux-gnu
|
||||||
cache: cargo
|
cache: cargo
|
||||||
allow_failures:
|
allow_failures:
|
||||||
|
- rust: beta
|
||||||
- rust: nightly
|
- rust: nightly
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue