commit:     ebf77c4ff452d362597823304985cf0faee3f393
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  3 19:02:05 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Sep  3 19:02:12 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=ebf77c4f

.travis.yml: only report failures.

For testing the new notification bot.

 .travis.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 73030e3..a273e62 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -33,6 +33,8 @@ script:
 # You can append own scripts after this line
 notifications:
   irc:
+    on_success: never
+    on_failure: always
     channels:
       - "chat.freenode.net#gentoo-kde"
     template:

Reply via email to