Get rid of node_modules caching for AppVeyor builds
FREEBIE
This commit is contained in:
@@ -2,7 +2,6 @@ platform:
|
||||
- x64
|
||||
|
||||
cache:
|
||||
- node_modules
|
||||
- '%LOCALAPPDATA%\electron\Cache'
|
||||
|
||||
install:
|
||||
|
Reference in New Issue
Block a user