We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c15b236 commit a31eaa8Copy full SHA for a31eaa8
1 file changed
.travis.yml
@@ -16,7 +16,7 @@ notifications:
16
rooms:
17
secure: U4oMQRXVm23/KtPWJ7FRohyP+2OR7hZKLhZmaqCLuT+Al3UCiniX6fJtS+7tCg/2igERV2PN22HZS9fAhv34tNzTjSvpAk/2T5Exhg0B/FMQZmjxPIcalNL5nmgaY4c1D1Z0teKJrzayOgQEfkEi4SZ8ePiVQUmFMsnV8BmjKRE=
18
template:
19
- - '<a href="https://travis-ci.org/%{repository}/builds/%{build_id}">{%repository%} Build
+ - '<a href="https://travis-ci.org/%{repository}/builds/%{build_id}">%{repository} Build
20
%{build_number}</a> on branch <i>%{branch}</i> by %{author}: <strong>%{message}</strong>
21
<a href="https://github.com/sendgrid/docs/commits/%{commit}">View on GitHub</a>'
22
format: html
0 commit comments