Allow travis to fail beta, temporarily
This commit is contained in:
parent
d0a3325137
commit
f353d08cd1
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ cache: cargo
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- rust: nightly
|
- rust: nightly
|
||||||
|
- rust: beta
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- |
|
- |
|
||||||
|
|
Loading…
Reference in a new issue