X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=blobdiff_plain;f=.travis.yml;h=4b6f9595939150d67b64c7380bbc0bce022376ad;hp=fdadff812ea327e532810a6279ccae7af2565ffe;hb=3988aae73e889975892af76920d1d16177de56b8;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}"