]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - .travis.yml
Update .travis.yml
[xonotic/gmqcc.git] / .travis.yml
index 44bd8c165eb6446a08113ae3e4b7b1294b3bad9d..4b6f9595939150d67b64c7380bbc0bce022376ad 100644 (file)
@@ -5,4 +5,10 @@ compiler:
 # Change this to your needs
 script: make && make check
 notifications:
-    irc: "irc.freenode.org#kf-engine"
+    irc:
+        channels:
+          - "irc.freenode.org#gmqcc"
+        template:
+          - "[%{commit} : %{author}] %{message}"
+          - "%{build_url}"
+        skip_join: true