Allow Rust Beta to fail building

This commit is contained in:
Antoine Gersant 2017-06-04 14:19:58 -07:00
parent c1b9b59a5f
commit 3b90b605d5

View file

@ -69,9 +69,7 @@ environment:
matrix:
allow_failures:
- channel: nightly
# If you only care about stable channel build failures, uncomment the following line:
#- channel: beta
- channel: beta
## Install Script ##