Travis CI

Continuous integration

Back to list

Zulip Travis CI integration

See your Travis CI build notifications in Zulip!

  1. Create a bot for Travis CI. Make sure that you select Incoming webhook as the Bot type.

  2. Decide where to send Travis CI notifications, and generate the integration URL.

  3. Add the following to the bottom of your .travis.yml file, 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

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.