mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-03 00:31:50 +00:00
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:
@@ -17,6 +17,7 @@ rust:
|
||||
- nightly
|
||||
matrix:
|
||||
allow_failures:
|
||||
- rust: beta
|
||||
- rust: nightly
|
||||
fast_finish: true
|
||||
install:
|
||||
|
||||
Reference in New Issue
Block a user