diff --git a/.travis.yml b/.travis.yml index 9348258..142baed 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,3 +22,9 @@ install: - npm install script: grunt + +notifications: + irc: + channels: "irc.hackint.org#freifunkR" + nick: ci + use_notice: true