chore: cache chocolatey install temp (#10874)

This commit is contained in:
Huáng Jùnliàng
2019-12-18 00:32:05 -05:00
committed by Brian Ng
parent 3d7bc435d5
commit 8afeef2d96

View File

@@ -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"