Test on older rust releases in travis

This commit is contained in:
bluss
2016-01-13 13:06:13 +01:00
parent 62d372ce1f
commit c9b17628bf
+1
View File
@@ -2,6 +2,7 @@ language: rust
sudo: false
matrix:
include:
- rust: 1.2.0
- rust: stable
- rust: beta
- rust: nightly