# Travis CI integration for Jira

🔌 **Connect Travis CI with your work in Jira Software and spend less time jumping between your Jira issues and Travis CI.** Simply add the provided configuration snippet to your .travis.yaml and start using [Smart Commit ](https://confluence.atlassian.com/fisheye/using-smart-commits-960155400.html)syntax to link your commits/branches to Jira issues.

🤝 Works hand in hand with the [GitHub for Jira app](https://marketplace.atlassian.com/apps/1219592/github-for-jira?hosting=cloud\&tab=overview).

😎 **Release with confidence.** With the addition of Travis CI build information in Jira, any user can get visibility into your delivery pipeline. The Jira issue screen provides build status information at a glance. In addition, the Release Hub in Jira shows the build status of Jira issues in a release. This helps delivery teams identify potential issues and gives the team the confidence to release earlier and more often.

Head over to the getting started guide to get going.

![](/files/-LTbEB471Ks5g5ukyxFJ)

{% content-ref url="/pages/-LZ3F7ICntQzE0MKZMwf" %}
[Getting Started](/atlassian-cloud/travis-for-jira/getting-started.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.toolsplus.io/atlassian-cloud/travis-for-jira.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
