[beast] TRAVIS: notify irc.gimp.org#beast about build status



commit e616e669fcab2f804c2e79f006c362b8f298a286
Author: Tim Janik <timj gnu org>
Date:   Fri Oct 30 15:15:36 2015 +0100

    TRAVIS: notify irc.gimp.org#beast about build status
    
    Signed-off-by: Tim Janik <timj gnu org>

 .travis.yml |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/.travis.yml b/.travis.yml
index 7683495..dad73ad 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -70,4 +70,11 @@ notifications:
   irc:
     channels:
       - "irc.gimp.org#beast"
+    on_success: change # always / never / change
+    on_failure: change # always / never / change
+    skip_join: true
   email: false
+    #recipients:
+    #  - beast gnome org
+    #on_success: change
+    #on_failure: change


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]