Disable cargo caching. Travis is timing itself out as it updates the cache at the end of a build

This commit is contained in:
Michael Vines 2019-08-27 14:19:54 -07:00
parent 0c62cf8980
commit afb24d28ca
No known key found for this signature in database
GPG Key ID: 33F4FDEC4E0E88BD

View File

@ -2,7 +2,6 @@ os:
- osx
language: rust
cache: cargo
rust:
- 1.37.0