Test on nightly, beta and stable

This commit is contained in:
Florian Gilcher 2015-11-04 11:29:29 +01:00
parent 5556c6a40b
commit ad39d6e282

View File

@ -4,5 +4,8 @@ before_install:
- sudo apt-get install cmake
sudo: true
language: rust
rust: nightly
rust:
- nightly
- beta
- stable