Skip to content

Commit 1959d82

Browse files
committed
Increase cache timeout
The Mac build seems to be terminated due to a timeout during the caching stage.
1 parent 8024144 commit 1959d82

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
@@ -68,6 +68,7 @@ deploy:
6868
condition: -n "$PUSH_DOCKER"
6969

7070
cache:
71+
timeout: 1000
7172
yarn: true
7273
directories:
7374
- source

0 commit comments

Comments
 (0)