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
No known key found for this signature in database
GPG key ID: A4931C09644C654B

View file

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