diff --git a/.travis.yml b/.travis.yml index 8838daee..faa3c992 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,4 +8,7 @@ script: | make notifications: irc: - - "irc.freenode.org#otclient" \ No newline at end of file + channels: + - "irc.freenode.org#otclient" + on_success: change + skip_join: true