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:
Paul Hauner 2019-08-14 12:03:03 +10:00
parent 716cf063d5
commit 9b3c9f8c0f
No known key found for this signature in database
GPG Key ID: 303E4494BB28068C

View File

@ -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: