Add irc notifications to travis

This commit is contained in:
TingPing 2013-06-13 15:08:35 -04:00
parent cb1b1c6e1c
commit 1d62465e5b
1 changed files with 4 additions and 1 deletions

View File

@ -7,4 +7,7 @@ script:
- ./autogen.sh
- ./configure --enable-textfe
- make
notifications:
irc: "chat.freenode.net#hexchat-devel"
on_success: change
use_notice: true