add url for travis webhook documentation

pull/1/head
eric 2016-02-24 09:08:57 -05:00
parent b4a15304e9
commit 370147f6cd
1 changed files with 1 additions and 0 deletions

View File

@ -91,6 +91,7 @@ def travisci_webhook(request):
"""
Respond to travis-ci webhooks from Project GITenberg repositories. If the webhook is successfully parsed,
the metdata.yaml for the repository is loaded using load_from_yaml.
https://docs.travis-ci.com/user/notifications/#Webhook-notification
"""