Skip to content

Commit

Permalink
Revert "Temporarily disable appveyor cache"
Browse files Browse the repository at this point in the history
This reverts commit d92195c.
  • Loading branch information
weyusi committed Jun 29, 2019
1 parent d92195c commit 5a61477
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ install:
before_test:
- npm install

cache:
- node_modules -> package.json

# Post-install test scripts.
test_script:
# Output useful info for debugging.
Expand Down

0 comments on commit 5a61477

Please sign in to comment.