Quickcheck needs Rust at least 1.9

This commit is contained in:
Tom Parker 2017-05-08 18:31:06 +01:00
parent 21049c8d6a
commit dd3d169c1a

View file

@ -1,6 +1,6 @@
language: rust
rust:
- 1.8.0
- 1.9.0
- 1.16.0
- beta
- nightly