Zulip Travis CI integration
See your Travis CI build notifications in Zulip!
-
Create a bot for Travis CI. Make sure that you select Incoming webhook as the Bot type.
-
Decide where to send Travis CI notifications, and generate the integration URL.
-
Add the following to the bottom of your
.travis.ymlfile, and push the change to your repository:notifications: webhooks: - <URL generated above>
You're done! Your Travis CI notifications may look like this:

Filtering incoming events
The Travis CI integration supports filtering for the following events:
push, pull_request
Related documentation
Logos are trademarks of their respective owners. None of the integrations on this page are created by, affiliated with, or supported by the companies represented by the logos.