You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by jo...@apache.org on 2019/11/15 10:22:46 UTC

svn commit: r1869846 - /httpd/httpd/trunk/.travis.yml

Author: jorton
Date: Fri Nov 15 10:22:46 2019
New Revision: 1869846

URL: http://svn.apache.org/viewvc?rev=1869846&view=rev
Log:
Try mailing dev@ for Travis build results.

The defaults are to mail:
- on success (if changed from failure)
- on failure (always)

Modified:
    httpd/httpd/trunk/.travis.yml

Modified: httpd/httpd/trunk/.travis.yml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/.travis.yml?rev=1869846&r1=1869845&r2=1869846&view=diff
==============================================================================
--- httpd/httpd/trunk/.travis.yml (original)
+++ httpd/httpd/trunk/.travis.yml Fri Nov 15 10:22:46 2019
@@ -127,4 +127,4 @@ script:
 notifications:
   irc: "chat.freenode.net#httpd-dev"
   email:
-    - jorton@apache.org
+    - dev@httpd.apache.org