X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=.travis.yml;h=fdadff812ea327e532810a6279ccae7af2565ffe;hb=b0a07695344c805381fdca64aac229ee98725130;hp=44bd8c165eb6446a08113ae3e4b7b1294b3bad9d;hpb=7a5bb207782c890852cdb00b731fda29ad0ce45b;p=xonotic%2Fgmqcc.git diff --git a/.travis.yml b/.travis.yml index 44bd8c1..fdadff8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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}" + - "%{build_url}" + skip_join: true