Skip to content

Commit

Permalink
Add coveralls.
Browse files Browse the repository at this point in the history
  • Loading branch information
eiriksm committed May 22, 2014
1 parent 1580158 commit 3c289be
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,11 @@
},
"homepage": "https://github.com/eiriksm/pi-beard",
"devDependencies": {
"should": "~3.3.1",
"mocha": "~1.19.0",
"coveralls": "^2.10.0",
"istanbul": "~0.2.10",
"jshint": "~2.5.1"
"jshint": "~2.5.1",
"mocha": "~1.19.0",
"should": "~3.3.1"
},
"dependencies": {
"js-yaml": "~3.0.2",
Expand Down

0 comments on commit 3c289be

Please sign in to comment.