Skip to content

Commit

Permalink
Add travis output template.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertzk committed Oct 4, 2015
1 parent 55993a3 commit f482164
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ notifications:
hipchat:
rooms:
secure: mRvvE4M7YAS5CLn+Atu/LM+/8H1dicwgw0Idj3ZfR/SNv6hHI++162cX5KOccVY/ZVyObJFfh4Mq9+XF+ProF8+BE9QoCd+nSdCaedAIxhWQ+FNumxrZzmB/Un4WG0+fLlZumNdGeqplSwbtSzN3welVHrb14z6XDGajTeSMzyc=
template:
- "%{repository}#%{build_number} (%{branch} - %{commit} : %{author}): %{message}
| Details: %{build_url} | Changes: %{compare_url}"
env:
- global:
- WARNINGS_ARE_ERRORS=1
Expand Down

0 comments on commit f482164

Please sign in to comment.