commit: 973c5ebada732b55f5c9c10d73409d3bca21cf5b
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 17 00:49:04 2018 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Mar 17 00:49:09 2018 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=973c5eba
.travis.yml: report when a broken build is fixed
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index bed9408689..a3e87ce7d8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -33,7 +33,7 @@ script:
# You can append own scripts after this line
notifications:
irc:
- on_success: never
+ on_success: change
on_failure: always
channels:
- "chat.freenode.net#gentoo-kde"