Make travis a bit less verbose
This commit is contained in:
parent
c7143a71ba
commit
d1c6801f36
1 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue