Run tests on 1.31.0, not 1.13.0

This commit is contained in:
Graham Esau 2019-10-27 11:40:45 +00:00
parent 550fee7a4c
commit a028807633

View file

@ -1,6 +1,6 @@
language: rust
rust:
- 1.13.0
- 1.31.0
- stable
- beta
- nightly