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