Skip to content

Commit

Permalink
appveyor.yml: remove cache: node_modules
Browse files Browse the repository at this point in the history
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
  • Loading branch information
rwaldron committed Jul 12, 2017
1 parent 6298b4d commit afe4fb0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,5 @@ test_script:
- ps: "grunt test # PowerShell"
- cmd: grunt test

cache:
- node_modules

matrix:
fast_finish: true

0 comments on commit afe4fb0

Please sign in to comment.