mirror of https://github.com/zulip/zulip.git
700 B
700 B
Zulip Travis CI integration
See your Travis CI build notifications in Zulip!
{start_tabs}
-
{!create-channel.md!}
-
{!create-an-incoming-webhook.md!}
-
{!generate-webhook-url-basic.md!}
-
Add the following to the bottom of your
.travis.yml
file, and push the change to your repository:notifications: webhooks: - <URL generated above>
{end_tabs}
{!congrats.md!}
{!event-filtering-additional-feature.md!}
Related documentation
{!webhooks-url-specification.md!}