X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=blobdiff_plain;f=.travis.yml;h=4b6f9595939150d67b64c7380bbc0bce022376ad;hp=dcd64d480e2278f7dfd347a516f7cd911c4b8c5c;hb=56edc3db9c8d372227198d462f541f8d68e46649;hpb=08200d4f77484b875651171e9cf4694310514a83 diff --git a/.travis.yml b/.travis.yml index dcd64d4..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}" - - "${build_url}" + - "%{build_url}" skip_join: true