mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-16 20:39:10 +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
|
- nightly
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
|
- rust: beta
|
||||||
- rust: nightly
|
- rust: nightly
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
install:
|
install:
|
||||||
|
|||||||
Reference in New Issue
Block a user