Merge pull request #739 from mattico/travis-cache-timeout
Increase the travis-ci cache timeout
This commit is contained in:
commit
a7342230d5
|
@ -1,6 +1,7 @@
|
||||||
language: rust
|
language: rust
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
|
timeout: 360
|
||||||
- cargo
|
- cargo
|
||||||
|
|
||||||
before_cache:
|
before_cache:
|
||||||
|
|
Loading…
Reference in New Issue