Allow failures on stable and beta since you currently need nightly for arm anyway
This commit is contained in:
parent
69719406aa
commit
a79d7da365
@ -2,4 +2,8 @@ language: rust
|
||||
rust:
|
||||
- stable
|
||||
- beta
|
||||
- nightly
|
||||
- nightly
|
||||
matrix:
|
||||
allow_failures:
|
||||
- rust: stable
|
||||
- rust: beta
|
Loading…
Reference in New Issue
Block a user