X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=blobdiff_plain;f=.travis.yml;h=d1e60495bf55e4e5386c4dbe6a6222b678d50668;hp=44bd8c165eb6446a08113ae3e4b7b1294b3bad9d;hb=726d163631a409d4cb300f17853b4bcaf56ba7d9;hpb=7a5bb207782c890852cdb00b731fda29ad0ce45b diff --git a/.travis.yml b/.travis.yml index 44bd8c1..d1e6049 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} " + use_notice: true + skip_join: true