From a1247253853dcfff45ec159c2d281bda91a73dbf Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Tue, 28 Apr 2020 07:16:23 +0000 Subject: [PATCH] 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 --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.47.3