Skip to content

Commit

Permalink
👷 Remove appveyor configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
skerit committed Jan 13, 2024
1 parent 13b7cbf commit 697a5d7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 20 deletions.
19 changes: 0 additions & 19 deletions .appveyor.yml

This file was deleted.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@
"source-map" : "~0.7.3"
},
"scripts": {
"appveyor" : "mocha --exit --reporter spec --bail --timeout 20000 --file test/00-init.js",
"coverage" : "nyc --reporter=text --reporter=lcov mocha --exit --timeout 200000 --bail --file test/00-init.js",
"report-coverage" : "nyc report --reporter=lcov && cat ./coverage/lcov.info | codecov",
"test" : "mocha --exit --reporter spec --bail --timeout 50000 --file test/00-init.js"
Expand Down

0 comments on commit 697a5d7

Please sign in to comment.