Get rid of node_modules caching for AppVeyor builds

FREEBIE
This commit is contained in:
Scott Nonnenberg
2017-06-18 20:54:06 -07:00
parent 649248a537
commit a2b4e18492

View File

@@ -2,7 +2,6 @@ platform:
- x64
cache:
- node_modules
- '%LOCALAPPDATA%\electron\Cache'
install: