Merge pull request #652 from matthiasbeyer/allow-travis-failure-beta
Allow travis to fail beta, temporarily
This commit is contained in:
commit
c434e1cd29
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ cache: cargo
|
|||
matrix:
|
||||
allow_failures:
|
||||
- rust: nightly
|
||||
- rust: beta
|
||||
|
||||
before_install:
|
||||
- |
|
||||
|
|
Loading…
Reference in a new issue