diff --git a/.travis.yml b/.travis.yml index 9cd28ce..0cff069 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,3 +20,8 @@ script: - py.test notifications: email: false + irc: + channels: + - 'chat.freenode.net#indico' + use_notice: true + skip_join: true