[gnome-commander] Adds notification rules to travis config



commit 369d641a385379066e5d80ebf38d840b6b64cf37
Author: Uwe Scholz <uwescholz src gnome org>
Date:   Sun Nov 29 15:25:47 2015 +0100

    Adds notification rules to travis config

 .travis.yml |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/.travis.yml b/.travis.yml
index 0fc547d..28c51dd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -21,5 +21,12 @@ branches:
   only:
     - master
 
+notifications:
+  recipients:
+    - u scholz83 gmx de
+  email:
+    on_success: change
+    on_failure: always
+
 os:
   - linux


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