Skip to content

Commit

Permalink
run coveralls posttest
Browse files Browse the repository at this point in the history
  • Loading branch information
Salakar committed May 24, 2018
1 parent bab4da4 commit 03fe82d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -17,6 +17,7 @@
],
"scripts": {
"test": "istanbul cover --report lcov _mocha",
"posttest": "npm run coveralls",
"coveralls": "cat ./coverage/lcov.info | coveralls",
"benchmark": "node benchmark/"
},
Expand Down

0 comments on commit 03fe82d

Please sign in to comment.