From a74250b3a1fb3398e0abfc7a2c83393557ca3e68 Mon Sep 17 00:00:00 2001 From: Eduardo Bart Date: Wed, 8 Aug 2012 00:08:09 -0300 Subject: [PATCH] Update travis config --- .travis.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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