From 7c9c795c313ce3d85cfcc2add7e7d48fc2e0c638 Mon Sep 17 00:00:00 2001 From: Gerd Flaig Date: Thu, 24 Aug 2017 13:43:10 +0200 Subject: [PATCH] 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 --- .travis.yml | 5 +++++ 1 file changed, 5 insertions(+) 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" -- 2.43.0