Skip to content

Commit 17c5d58

Browse files
committed
Merge pull request nandub#130 from ChristianGaertner/patch-1
Added IRC notifications
2 parents 522c501 + 470172b commit 17c5d58

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,6 @@ node_js:
66
before_install:
77
- npm update -g npm
88
before_script:
9-
- npm install -g grunt-cli
9+
- npm install -g grunt-cli
10+
notifications:
11+
irc: "chat.freenode.net#hubot-irc"

0 commit comments

Comments
 (0)