Increase the travis-ci cache timeout
This commit is contained in:
parent
a8590928cf
commit
15b18a682b
|
@ -1,6 +1,7 @@
|
|||
language: rust
|
||||
|
||||
cache:
|
||||
timeout: 360
|
||||
- cargo
|
||||
|
||||
before_cache:
|
||||
|
|
Loading…
Reference in New Issue