Skip to content

Commit

Permalink
Merge pull request nandub#130 from ChristianGaertner/patch-1
Browse files Browse the repository at this point in the history
Added IRC notifications
  • Loading branch information
jgable committed Aug 20, 2014
2 parents 522c501 + 470172b commit 17c5d58
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@ node_js:
before_install:
- npm update -g npm
before_script:
- npm install -g grunt-cli
- npm install -g grunt-cli
notifications:
irc: "chat.freenode.net#hubot-irc"

0 comments on commit 17c5d58

Please sign in to comment.