Skip to content

Commit

Permalink
chore: cache chocolatey install temp (#10874)
Browse files Browse the repository at this point in the history
  • Loading branch information
JLHwung authored and existentialism committed Dec 18, 2019
1 parent 3d7bc43 commit 8afeef2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -37,6 +37,10 @@ matrix:
- JOB=test
# https://travis-ci.community/t/build-doesnt-finish-after-completing-tests/288/9
- YARN_GPG=no
cache:
yarn: true
directories:
- $HOME/AppData/Local/Temp/chocolatey
# Continue node_js matrix
- node_js: "6"
- node_js: "10"
Expand Down

0 comments on commit 8afeef2

Please sign in to comment.