Update Travis CI configuration for Rust version

This commit is contained in:
Sean Bowe 2019-12-12 11:49:20 -07:00
parent 96f602e452
commit 6eddfb11ba
No known key found for this signature in database
GPG Key ID: 95684257D8F8B031
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
language: rust
rust:
- 1.37.0
- 1.39.0
cache: cargo