mirror of
https://github.com/zulip/zulip.git
synced 2025-10-27 01:53:59 +00:00
837 B
837 B
See your Travis CI build notifications in Zulip!
-
{!create-stream.md!}
-
{!create-bot-construct-url-indented.md!} By default, pull request events are ignored since most people don't want notifications for new pushes to pull requests. To enable notifications for pull request builds, just append
&ignore_pull_requests=falseto the end of the URL. -
Add the following to the bottom of your
.travis.ymlfile:notifications: webhooks: - <URL constructed above>Push this change to your repository. To further configure which specific events should trigger a notification, see Travis CI's webhook documentation.
{!congrats.md!}
