Make node_modules cache dependent on package.json

FREEBIE
pull/749/head
David Balatero 8 years ago committed by Scott Nonnenberg
parent 37d803fb13
commit 20fcd194d2
No known key found for this signature in database
GPG Key ID: A4931C09644C654B

@ -3,6 +3,7 @@ platform:
cache:
- '%LOCALAPPDATA%\electron\Cache'
- node_modules -> package.json
install:
- set PATH=C:\Ruby23-x64\bin;%PATH%

Loading…
Cancel
Save