From 39d874024f40762834687d3a9bd34d00f8242a91 Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Sun, 12 Jan 2014 16:07:18 +0100 Subject: [PATCH] .travis.yml: Disable 'the build passed' message. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index c3f60dabc..4ffef7335 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,3 +17,4 @@ notifications: irc: channels: - "chat.freenode.net#limnoria" + on_success: change