Skip to content
This repository has been archived by the owner on May 21, 2021. It is now read-only.

Commit

Permalink
Fix travis notification template
Browse files Browse the repository at this point in the history
  • Loading branch information
EnTeQuAk committed Nov 18, 2014
1 parent c8a0509 commit bf43a81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ notifications:
rooms:
secure: VZXe67xmS3eI7aPuBJjKkKPbR+H0yCYLdpsZ2g45vUy823V1ROygxb8Io5NPqlDF/zFHvdSHVtpxz5+0gw9JumbN606dh50BD/eMUjgTyBgx6MALzg37rznQml2ssmyhJstwsOCaIgRkeu1I/m56JQn4UfeKBTmyZRVG/Cj1gsA=
template:
- "<strong>%{repository_name}</strong> <a href='%{build_url}'>build %{build_number}</a> (%{branch}) passes with flying colours. (%{duration})"
- "<strong>%{repository_name}</strong> <a href='%{build_url}'>build %{build_number}</a> (%{branch}) %{message}. (%{duration})"
format: html

0 comments on commit bf43a81

Please sign in to comment.