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