summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTushar Bhushan <tushar.bhushan@yahoo.com>2015-10-07 15:48:08 -0700
committerTushar Bhushan <tushar.bhushan@yahoo.com>2015-10-07 15:48:08 -0700
commit73543bb155a73d69d56ece3b2c05146464b5b855 (patch)
tree0b4cef84ad2add15993aa5b7c04e4ac8cafdc3d0
parent9c80b8739b5bf7ce77d8f37e99d28eb34fe5301f (diff)
parentdc2311503edb5fb5079ce889b50342c3ff168791 (diff)
downloadsendgrid-nodejs-73543bb155a73d69d56ece3b2c05146464b5b855.zip
sendgrid-nodejs-73543bb155a73d69d56ece3b2c05146464b5b855.tar.gz
sendgrid-nodejs-73543bb155a73d69d56ece3b2c05146464b5b855.tar.bz2
update travis template
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 7401461..7fd22f1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,6 +13,6 @@ notifications:
template:
- '<a href="https://travis-ci.org/%{repository}/builds/%{build_id}">%{repository}
Build %{build_number}</a> on branch <i>%{branch}</i> by %{author}: <strong>%{message}</strong>
- <a href="https://github.com/%{repository}/commits/%{commit}">View on GitHub</a>'
+ <a href="https://github.com/sendgrid/%{repository}/commits/%{commit}">View on GitHub</a>'
format: html
notify: true