Allow travis failures on beta (see desc)
There's a non-backward compatible change in `cargo fmt`. Stable and beta do not agree.
This commit is contained in:
parent
716cf063d5
commit
9b3c9f8c0f
@ -17,6 +17,7 @@ rust:
|
|||||||
- nightly
|
- nightly
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
|
- rust: beta
|
||||||
- rust: nightly
|
- rust: nightly
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
install:
|
install:
|
||||||
|
Loading…
Reference in New Issue
Block a user