Build on stable Rust

This commit is contained in:
Alex Crichton 2015-09-10 10:57:31 -07:00
parent b2a9107828
commit 429c2de620
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
language: rust
rust:
- 1.0.0
- stable
- beta
- nightly
sudo: false