From: Joe Orton Date: Wed, 13 Nov 2019 08:50:25 +0000 (+0000) Subject: Test IRC and e-mail notifications. X-Git-Tag: 2.5.0-alpha2-ci-test-only~1796 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a66fab5a0c427665557d87cef46772475080a710;p=thirdparty%2Fapache%2Fhttpd.git Test IRC and e-mail notifications. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1869729 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/.travis.yml b/.travis.yml index 6f1b32f67a9..f6600f9da7a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -117,3 +117,8 @@ before_script: script: - ./test/travis_run_${TRAVIS_OS_NAME}.sh + +notifications: + irc: "chat.freenode.net#httpd-dev" + email: + - jorton@apache.org