Allow Rust Beta to fail building
This commit is contained in:
parent
c1b9b59a5f
commit
3b90b605d5
1 changed files with 1 additions and 3 deletions
|
@ -69,9 +69,7 @@ environment:
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- channel: nightly
|
- channel: nightly
|
||||||
|
- channel: beta
|
||||||
# If you only care about stable channel build failures, uncomment the following line:
|
|
||||||
#- channel: beta
|
|
||||||
|
|
||||||
## Install Script ##
|
## Install Script ##
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue