Skip to content

Commit

Permalink
Remove cache line from appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
svk31 committed Mar 15, 2018
1 parent 2ccd120 commit 1cfd53b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ build: off
platform:
- x64
cache:
- node_modules -> appveyor.yml
- '%APPDATA%\npm-cache' -> appveyor.yml
- node_modules -> appveyor.yml&
before_package:
echo Before package
after_test:
Expand Down

0 comments on commit 1cfd53b

Please sign in to comment.