mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 08:13:41 +00:00
allow nightly failures
This commit is contained in:
parent
da329c2e53
commit
e482812423
@ -15,6 +15,9 @@ matrix:
|
||||
- cargo fmt --all -- --check || true
|
||||
- cargo clippy
|
||||
|
||||
allow_failures:
|
||||
- rust nightly
|
||||
|
||||
branches:
|
||||
only:
|
||||
- staging
|
||||
|
Loading…
Reference in New Issue
Block a user