From: Gerd Flaig Date: Thu, 24 Aug 2017 11:43:10 +0000 (+0200) Subject: travis: Configure notifications X-Git-Tag: v4.4.0~18 X-Git-Url: http://git.pond.sub.org/?p=empserver;a=commitdiff_plain;h=7c9c795c313ce3d85cfcc2add7e7d48fc2e0c638 travis: Configure notifications Notifications go to the mailing list and to the IRC channel. Signed-off-by: Gerd Flaig Message-Id: <871so1nqcx.fsf@oxygen.pond.sub.org> [Commit message tweaked] Signed-off-by: Markus Armbruster --- diff --git a/.travis.yml b/.travis.yml index 9d0f41b79..c54c1f1ce 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,3 +15,8 @@ os: - osx # How to build: script: ./bootstrap && ./configure && make check +# Notifications +notifications: + email: + - empserver-devel@wolfpackempire.com + irc: "irc.oftc.net#wolfpack"