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:
parent
c3a34c9730
commit
7c9c795c31
1 changed files with 5 additions and 0 deletions
|
@ -15,3 +15,8 @@ os:
|
||||||
- osx
|
- osx
|
||||||
# How to build:
|
# How to build:
|
||||||
script: ./bootstrap && ./configure && make check
|
script: ./bootstrap && ./configure && make check
|
||||||
|
# Notifications
|
||||||
|
notifications:
|
||||||
|
email:
|
||||||
|
- empserver-devel@wolfpackempire.com
|
||||||
|
irc: "irc.oftc.net#wolfpack"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue