Bump minimum supported Rust version

This commit is contained in:
Carl Lerche
2016-07-23 10:03:30 -07:00
parent eec203c118
commit 3f68c4bd27
+1 -1
View File
@@ -3,7 +3,7 @@ language: rust
sudo: false
rust:
- nightly
- 1.1.0
- 1.8.0
script:
- cargo test