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