Disable cargo caching. Travis is timing itself out as it updates the cache at the end of a build
This commit is contained in:
parent
0c62cf8980
commit
afb24d28ca
@ -2,7 +2,6 @@ os:
|
||||
- osx
|
||||
|
||||
language: rust
|
||||
cache: cargo
|
||||
rust:
|
||||
- 1.37.0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user