1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-06-16 06:15:24 +00:00

CI: Add IRC notifications for travis.ci

This commit is contained in:
Marvin Scholz 2018-08-02 13:44:57 +02:00
parent 2d0d496ad4
commit 610d092f4a

View File

@ -14,3 +14,8 @@ script: ./autogen.sh && ./configure && make
compiler:
- clang
- gcc
notifications:
irc:
channels:
- "chat.freenode.net#icecast-mentors"