Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit 547a8c6

Browse files
committed
Increase Travis cache timeout to 300s
1 parent f9e0930 commit 547a8c6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ branches:
55
except:
66
- staging.tmp
77
- trying.tmp
8-
cache: cargo
8+
cache:
9+
cargo: true
10+
timeout: 300
911
os:
1012
- linux
1113
- osx

0 commit comments

Comments
 (0)