Travis: notify IRC without joining channel

This commit is contained in:
Dan Rice 2014-10-02 17:38:17 -04:00
parent 3c051c604c
commit eb2650c027

View file

@ -18,7 +18,9 @@ script: "bin/rake ci"
notifications:
email: false
irc: "chat.freenode.net#tracks"
irc:
channels: "chat.freenode.net#tracks"
skip_join: true
addons:
code_climate: