X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=blobdiff_plain;f=.travis.yml;h=4b6f9595939150d67b64c7380bbc0bce022376ad;hp=0c127f982a2e3f11f25dd7c2a830a71327761adf;hb=bca1a7143d234b42dd63f348b434e4be17e7c850;hpb=682c43973e0700d997c645b1bb4603d230bacc9b diff --git a/.travis.yml b/.travis.yml index 0c127f9..4b6f959 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,8 @@ script: make && make check notifications: irc: channels: - - "irc.freenode.org#kf-engine" + - "irc.freenode.org#gmqcc" template: - - "[%{commit} : %{author}] %{message} " + - "[%{commit} : %{author}] %{message}" + - "%{build_url}" skip_join: true