mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-06-10 17:20:05 -04:00
travis-ci: Enable email notifications
Have Travis CI send build failure and recovery notifications to the team@ list.
This commit is contained in:
parent
182430de46
commit
79efa279f6
1 changed files with 2 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue