Skip to content

Commit

Permalink
try make coveralls alive
Browse files Browse the repository at this point in the history
  • Loading branch information
titarenko committed Aug 23, 2016
1 parent 09410ac commit 28b7bf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -4,7 +4,7 @@
"description": "Opinionated XML generator and parser",
"main": "index.js",
"scripts": {
"test": "istanbul cover _mocha -- tests && cat ./coverage/lcov.info | coveralls.js"
"test": "istanbul cover _mocha -- tests && cat ./coverage/lcov.info | coveralls"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 28b7bf2

Please sign in to comment.