From: Joe Orton Date: Tue, 28 Apr 2020 07:16:23 +0000 (+0000) Subject: Enable Travis notifications for trunk per dev@ consensus. X-Git-Tag: 2.5.0-alpha2-ci-test-only~1483 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1247253853dcfff45ec159c2d281bda91a73dbf;p=thirdparty%2Fapache%2Fhttpd.git Enable Travis notifications for trunk per dev@ consensus. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1877121 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/.travis.yml b/.travis.yml index 919b1273746..12b679e5b77 100644 --- a/.travis.yml +++ b/.travis.yml @@ -259,5 +259,5 @@ notifications: irc: "chat.freenode.net#httpd-dev" # Disabled to avoid too many failure emails to dev@, # some builds occasionally fail. - #email: - # - dev@httpd.apache.org + email: + - dev@httpd.apache.org