Skip to content

Commit a734223

Browse files
authored
Merge pull request #739 from mattico/travis-cache-timeout
Increase the travis-ci cache timeout
2 parents a859092 + 15b18a6 commit a734223

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
language: rust
22

33
cache:
4+
timeout: 360
45
- cargo
56

67
before_cache:

0 commit comments

Comments
 (0)