> For the complete documentation index, see [llms.txt](https://developer.harness.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.harness.io/ai-sre/ai-sre-for-administrators/set-up-integration-management/cicd-change/travis-ci.md).

# Travis CI Integration

Travis CI is a hosted continuous integration service for building, testing, and deploying projects.

### How AI SRE supports Travis CI <a href="#how-ai-sre-supports-travis-ci" id="how-ai-sre-supports-travis-ci"></a>

AI SRE treats Travis CI as a change source for the [Deploy Change Investigator](/ai-sre/ai-sre-for-administrators/set-up-change-management/deploy-change-investigator.md). Travis CI POSTs build and deploy webhooks to an AI SRE endpoint, and AI SRE records them as changes for correlation with incidents.

* **Build and deploy webhooks:** Travis CI sends build and deploy events to AI SRE over HTTP.
* **Change correlation:** AI SRE correlates the ingested builds and deployments with active incidents during investigation.

### Set up Travis CI <a href="#set-up-travis-ci" id="set-up-travis-ci"></a>

Configure Travis CI as a change source with the following step:

* Go to [Travis CI webhook template](/ai-sre/ai-sre-for-administrators/set-up-alert-management/webhooks/templates/cicd/travis-ci.md) to configure the build and deploy webhooks from Travis CI.

### Next steps <a href="#next-steps" id="next-steps"></a>

* Go to [CircleCI Integration](/ai-sre/ai-sre-for-administrators/set-up-integration-management/cicd-change/circleci.md) to send build and deploy webhooks from CircleCI workflows.
* Go to [Jenkins Integration](/ai-sre/ai-sre-for-administrators/set-up-integration-management/cicd-change/jenkins.md) to send build and deploy webhooks from Jenkins pipelines.
* Go to [Integration Management](/ai-sre/ai-sre-for-administrators/set-up-integration-management/index.md) to review all AI SRE integrations.
