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
|
||||
matrix:
|
||||
allow_failures:
|
||||
- rust: beta
|
||||
- rust: nightly
|
||||
fast_finish: true
|
||||
install:
|
||||
|
Loading…
Reference in New Issue
Block a user