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 925abbbf15
commit b4a41fff6e

View File

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