]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - .travis.yml
Update .travis.yml
[xonotic/gmqcc.git] / .travis.yml
index d1e60495bf55e4e5386c4dbe6a6222b678d50668..4b6f9595939150d67b64c7380bbc0bce022376ad 100644 (file)
@@ -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