Get rid of node_modules caching for AppVeyor builds

FREEBIE
pull/749/head
Scott Nonnenberg 8 years ago
parent 649248a537
commit a2b4e18492
No known key found for this signature in database
GPG Key ID: A4931C09644C654B

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

Loading…
Cancel
Save