diff --git a/.travis.yml b/.travis.yml index 24ec4f9..164ac16 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,4 +6,6 @@ node_js: before_install: - npm update -g npm before_script: - - npm install -g grunt-cli \ No newline at end of file + - npm install -g grunt-cli +notifications: + irc: "chat.freenode.net#hubot-irc"