From 79efa279f6149a50ecbc24b30488ff7df3e15058 Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Sun, 16 Feb 2014 20:12:35 +0100 Subject: travis-ci: Enable email notifications Have Travis CI send build failure and recovery notifications to the team@ list. diff --git a/.travis.yml b/.travis.yml index 339648f..4765612 100644 --- a/.travis.yml +++ b/.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: -- cgit v0.10-9-g596f