Fix version string, cache cargo symbols.

This commit is contained in:
Sean Bowe 2019-01-03 11:55:16 -07:00
parent 813cf16ff2
commit 4113df4780
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
language: rust
rust:
- 1.31
- 1.31.0
cache: cargo
script:
- cargo test --verbose --release --all