]> de.git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - .travis.yml
Arithmetic exception flag and a plethora of tests.
[xonotic/gmqcc.git] / .travis.yml
index dcd64d480e2278f7dfd347a516f7cd911c4b8c5c..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}"
-          - "${build_url}"
+          - "%{build_url}"
         skip_join: true