Add stable and beta to .travis.yml

This commit is contained in:
Tim Kuehn
2016-02-14 20:51:22 -08:00
parent 1946eaf439
commit ed3cdbf3b4

View File

@@ -2,6 +2,8 @@ language: rust
sudo: false
rust:
- stable
- beta
- nightly
before_script: