Skip to content

Commit

Permalink
Add coverage to CI script.
Browse files Browse the repository at this point in the history
  • Loading branch information
cliffano committed Feb 1, 2012
1 parent 709fe7e commit 1de3581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -13,7 +13,7 @@
"ae86": "./bin/ae86"
},
"scripts": {
"test": "npm install -g bob; bob clean lint test;"
"test": "npm install -g bob; bob clean lint test coverage;"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 1de3581

Please sign in to comment.