Skip to content

Commit 51a78ac

Browse files
committed
chore(ci): increase the default timeout for cache
1 parent 884429f commit 51a78ac

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
@@ -5,6 +5,7 @@ node_js:
55
install:
66
- yarn
77
cache:
8+
timeout: 3600
89
yarn: true
910
directories:
1011
- node_modules

0 commit comments

Comments
 (0)