Explicitly test against 1.16.0

We want to know if we're dropping support for old releases.
This commit is contained in:
Steven Fackler 2017-12-05 20:54:55 -08:00
parent 3f6538e220
commit fb65deee08

View File

@ -1,7 +1,7 @@
language: rust
sudo: false
rust:
- stable
- 1.16.0
- beta
- nightly
script: