Require beta insteand of stable

This commit is contained in:
Pierre Krieger 2015-09-23 10:38:29 +02:00
parent 5c68d37055
commit 84fc3e277d

View file

@ -3,10 +3,12 @@ sudo: false
language: rust
rust:
- stable
- beta
- nightly
matrix:
allow_failures:
- rust: stable
- rust: nightly
addons: