Skip to content

Commit

Permalink
Add hubot to dev dependencies so tests pass on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
paulhammond committed Dec 9, 2014
1 parent 6afbc1b commit f6a7c71
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@
"should": "~2.0.2",
"mocha": "~1.13.0",
"grunt-contrib-watch": "~0.5.3",
"grunt-shell": "~0.5.0"
"grunt-shell": "~0.5.0",
"hubot": "~2.10"
},
"main": "./src/slack",
"engines": {
Expand Down

0 comments on commit f6a7c71

Please sign in to comment.