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

View File

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