Make travis a bit less verbose

This commit is contained in:
Alexander van Gessel 2013-06-23 15:13:29 +02:00
parent c7143a71ba
commit d1c6801f36

View file

@ -12,6 +12,7 @@ notifications:
channels:
- "chat.freenode.net#wesnoth-dev"
template:
- "\x02%{repository}\x0f#\x0312%{build_number}\x0f (\x0307%{branch}\x0f - \x02%{commit}\x0f : \x0303%{author}\x0f): %{message}"
- "Change view : \x0305%{compare_url}\x0f"
- "\x02%{repository}\x0f#\x0312%{build_number}\x0f (\x0307%{branch}\x0f - \x02%{commit}\x0f : \x0303%{author}\x0f): \x02%{message}\x0f"
- "Build details : \x0302%{build_url}\x0f"
on_success: change
on_failure: always