Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Commit 0a03059

Browse files
committed
Merge pull request #181 from cocreature/travis-cache
Increase timeout for cash upload
2 parents a98f5dc + 25c6a44 commit 0a03059

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ cache:
1313
- "$HOME/.stack/"
1414
- elisp/.cask/
1515
before_install:
16+
- export CASHER_TIME_OUT=600
1617
- mkdir -p ~/.local/bin
1718
- export PATH=~/.local/bin:$PATH
1819
- travis_retry curl -L https://www.stackage.org/stack/linux-x86_64 | tar xz --wildcards

0 commit comments

Comments
 (0)