Explorar o código

travis-ci: Enable email notifications

Have Travis CI send build failure and recovery notifications to the
team@ list.
Holger Weiss %!s(int64=12) %!d(string=hai) anos
pai
achega
79efa279f6
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      .travis.yml

+ 2 - 1
.travis.yml

@@ -25,7 +25,8 @@ notifications:
     on_success: change
     on_failure: always
     skip_join: true
-#  email: false
+  email:
+    - team@monitoring-plugins.org
 
 # Don't use Clang for Coverity Scan.
 matrix: