Do not cache npm-cache folder on appveyor
This commit is contained in:
parent
7cf72dc744
commit
32ee527ea5
@ -24,7 +24,6 @@ test_script:
|
||||
# cache npm modules
|
||||
cache:
|
||||
- node_modules
|
||||
- '%APPDATA%\npm-cache'
|
||||
|
||||
# Don't actually build
|
||||
build: off
|
||||
|
Loading…
Reference in New Issue
Block a user