Add irc notifications to travis
This commit is contained in:
parent
cb1b1c6e1c
commit
1d62465e5b
@ -7,4 +7,7 @@ script:
|
|||||||
- ./autogen.sh
|
- ./autogen.sh
|
||||||
- ./configure --enable-textfe
|
- ./configure --enable-textfe
|
||||||
- make
|
- make
|
||||||
|
notifications:
|
||||||
|
irc: "chat.freenode.net#hexchat-devel"
|
||||||
|
on_success: change
|
||||||
|
use_notice: true
|
||||||
|
Loading…
Reference in New Issue
Block a user