Improve caching on AppVeyor

This commit is contained in:
ziajka 2019-02-27 11:32:54 +01:00
parent c31e653048
commit 3883f808f4

View File

@ -4,8 +4,8 @@ version: 1.0.{build}
skip_branch_with_pr: true
cache:
- node_modules
- '%LOCALAPPDATA%/Yarn'
- node_modules -> appveyor.yml,package.json,yarn.lock
- '%LOCALAPPDATA%\Yarn -> appveyor.yml,package.json,yarn.lock'
platform:
- x64