.travis.yml
changeset 9939 462b644f415c
parent 9936 a9fe8db625d0
child 9947 ff4e56775e9c
--- a/.travis.yml	Fri Jan 03 14:11:16 2014 -0500
+++ b/.travis.yml	Fri Jan 03 20:15:43 2014 +0100
@@ -27,5 +27,7 @@
   irc:
     channels:
       - "chat.freenode.net#hedgewars"
-    on_success: change
-    on_failure: always
+    template:
+      - "hw-build #%{build_number} (%{commit} by %{author}): %{message}"
+      - "See details at %{build_url}"
+  email: false