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