Update .travis.yml to test on Rust stable

This commit is contained in:
messense 2015-09-22 09:47:54 +08:00
parent 160ed940ae
commit 685853e729

View file

@ -1,7 +1,7 @@
sudo: required
language: rust
rust:
# - stable
- stable
- beta
- nightly
before_script: