travis: Configure notifications

Notifications go to the mailing list and to the IRC channel.

Signed-off-by: Gerd Flaig <gefla@pond.sub.org>
Message-Id: <871so1nqcx.fsf@oxygen.pond.sub.org>
[Commit message tweaked]
Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
Gerd Flaig 2017-08-24 13:43:10 +02:00 committed by Markus Armbruster
parent c3a34c9730
commit 7c9c795c31

View file

@ -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"