Test against the full Rust suite

This commit is contained in:
Danny Guo 2015-10-01 00:01:05 -04:00
parent f9a0029015
commit bd5769bb5c

View File

@ -2,4 +2,10 @@ language: rust
rust:
- nightly
- 1.0.0
- beta
- stable
matrix:
allow_failures:
- rust: nightly