Skip to content

Commit

Permalink
[Try] Reset node_modules cache if package.json modified
Browse files Browse the repository at this point in the history
  • Loading branch information
jhen0409 committed Jul 7, 2016
1 parent 766b7d0 commit 34749f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ environment:
- nodejs_version: '4'

cache:
- node_modules
- node_modules -> package.json

install:
- ps: Install-Product node $env:nodejs_version
Expand Down

0 comments on commit 34749f0

Please sign in to comment.