Build with rust stable/beta/nightly

I don't remember why we disabled this, actually.
This commit is contained in:
Matthias Beyer 2017-06-21 09:55:36 +02:00
parent 2b7706424a
commit bc75e96b64
1 changed files with 7 additions and 0 deletions

View File

@ -7,9 +7,16 @@ dist:
language: rust
rust:
- stable
- beta
- nightly
matrix:
include:
- rust: 1.15.0
allow_failures:
- rust: nightly
cache:
cargo: true