Skip to content

Commit

Permalink
tell me your secrets, travis
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Apr 19, 2019
1 parent fcdc1f4 commit 010c508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"repository": "https://github.com/tapjs/node-tap.git",
"scripts": {
"snap": "bash scripts/snap.sh",
"test": "node bin/run.js test -M coverage-map.js",
"test": "node bin/run.js test/run -M coverage-map.js ; nyc report -r json ; cat coverage/coverage-final.json",
"unit": "bash scripts/unit.sh",
"posttest": "rm -rf cli-tests-*",
"postunit": "npm run posttest",
Expand Down

0 comments on commit 010c508

Please sign in to comment.