Skip to content

Commit 312fb7b

Browse files
committed
Update travis hipchat
1 parent 1970f8d commit 312fb7b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,10 @@ script: python test/__init__.py
99
notifications:
1010
hipchat:
1111
rooms:
12-
secure: EM9R9OJdDnocbOt2oAmm9ZySBN2c/gYItc5VhfrsTGTLip6+nQg+j7/CKvySwoBYbAQQ73Lf/qi0x4x29rWlwXOP0roHoBHKkU19Yf0xD2fXg2v2RYyCndLL6kBMirs3Os/hzMfqlBszmZyJX/Ffrttz0dmOw7H4i3UtNLfLZQ4=
12+
secure: Lo3L/YNWpn9ulGX4D2HlWrBOyxMPlLkFcwxbYViG69Ta6BV+c6YE+Pct43tExlL6sZ+nj5p8X4KRTeOM4sqASrebWA25nyUrNTm+vZYFbi5XfmGvvi8TEsgg0MYRQRWWn/R2z0kZW/fqOY6sqJuoIafMBmC3tayTJRiH1Ct2Cw0=
1313
template:
1414
- '<a href="https://travis-ci.org/%{repository}/builds/%{build_id}">%{repository}
1515
Build %{build_number}</a> on branch <i>%{branch}</i> by %{author}: <strong>%{message}</strong>
1616
<a href="https://github.com/sendgrid/docs/commits/%{commit}">View on GitHub</a>'
1717
format: html
18+
notify: true

0 commit comments

Comments
 (0)