author | koda |
Fri, 03 Jan 2014 20:15:43 +0100 | |
changeset 9939 | 462b644f415c |
parent 9938 | 6dbddbb7b229 |
child 9940 | fb1023bcd74f |
.travis.yml | file | annotate | diff | comparison | revisions |
--- 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