Skip to content

Commit

Permalink
fix: update package lock and AppVeyor test
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Harrison committed Apr 16, 2020
1 parent 2096a8d commit 8321a89
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 6 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ install:
test_script:
- .\bin\run --version
- .\bin\run --help
- .\bin\run plugins
- npm test
after_test:
- .\node_modules\.bin\nyc report --reporter text-lcov > coverage.lcov
Expand Down
36 changes: 30 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8321a89

Please sign in to comment.