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