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
|
||||
|
||||
cache:
|
||||
timeout: 360
|
||||
- cargo
|
||||
|
||||
before_cache:
|
||||
|
|
Loading…
Reference in New Issue