]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
travis: temporary disable notifications to dev@
authorLuca Toscano <elukey@apache.org>
Sat, 28 Dec 2019 17:04:59 +0000 (17:04 +0000)
committerLuca Toscano <elukey@apache.org>
Sat, 28 Dec 2019 17:04:59 +0000 (17:04 +0000)
There seem to be some issues to iron out, disabling
email notifications to avoid spamming dev@.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1872063 13f79535-47bb-0310-9956-ffa450edef68

.travis.yml

index 686d4c830b2d05b3912daf8edc10cec23bafe057..ee9fd4eb06bb11bce7eb7f1375b56eb8bca1b465 100644 (file)
@@ -152,5 +152,6 @@ script:
 
 notifications:
   irc: "chat.freenode.net#httpd-dev"
-  email:
-    - dev@httpd.apache.org
+# Temporary disable email notifications to rule out some build issues
+#  email:
+#    - dev@httpd.apache.org