summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorDaniel Gruno <humbedooh@apache.org>2019-12-09 19:52:45 +0100
committerDaniel Gruno <humbedooh@apache.org>2019-12-09 19:52:45 +0100
commitd67fc1859cffddb73db9a962a579e0188f044b0e (patch)
treeb4cbf5181b491f96ac7513a634c6ef0f2f297182 /.travis.yml
parenttravis: enable email notifications on success as test (diff)
downloadapache2-d67fc1859cffddb73db9a962a579e0188f044b0e.tar.xz
apache2-d67fc1859cffddb73db9a962a579e0188f044b0e.zip
adding myself for debugging (happy 113th birthday to the inventor of that term\!)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1871095 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 1acccf355d..07379f1c9e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -155,5 +155,6 @@ notifications:
email:
recipients:
- dev@httpd.apache.org
+ - humbedooh@apache.org
on_success: always
on_failure: always