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