Colorize travis output

This commit is contained in:
Alexander van Gessel 2013-05-19 22:43:41 +02:00
parent d990b3e88d
commit cdf0ea6c6d

View file

@ -13,4 +13,9 @@ branches:
notifications:
email: false
irc:
- "chat.freenode.net#wesnoth-test"
channels:
- "chat.freenode.net#wesnoth-test"
template:
- "\x02%{repository}\x0f#\x0303%{build_number}\x0f (\x0307%{branch}\x0f - \x02%{commit}\x0f : \x0303%{author}\x0f): %{message}"
- "Change view : \x0305%{compare_url}\x0f"
- "Build details : \x0305%{build_url}\x0f"