tools: appveyor: try preserving stack root cache more #424

[ci skip]
This commit is contained in:
Simon Michael 2017-07-11 04:51:24 +01:00
parent 4851000495
commit 0bc3f8f23e

View File

@ -1,7 +1,9 @@
cache:
- "%LOCALAPPDATA%\\Programs\\stack"
- "c:\\sr -> appveyor.yml"
- "c:\\project\\.stack-work"
- "c:\\sr" # -> appveyor.yml
# to force cache deletion: browse ui, open inspector,
# $.ajax({url: 'https://ci.appveyor.com/api/projects/simonmichael/hledger/buildcache',type: 'DELETE'})
build: off