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: 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 ##