Better IRC hook

This commit is contained in:
Dale Weiler 2013-01-05 20:43:47 +00:00
parent 7a5bb20778
commit 726d163631

View file

@ -5,4 +5,10 @@ compiler:
# Change this to your needs
script: make && make check
notifications:
irc: "irc.freenode.org#kf-engine"
irc:
channels:
- "irc.freenode.org#kf-engine"
template:
- "[%{commit} : %{author}] %{message} "
use_notice: true
skip_join: true