travis-ci: Enable email notifications

Have Travis CI send build failure and recovery notifications to the
team@ list.
This commit is contained in:
Holger Weiss 2014-02-16 20:12:35 +01:00
parent 182430de46
commit 79efa279f6

View file

@ -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: