> For the complete documentation index, see [llms.txt](https://henryruhs.gitbook.io/chroma-feedback/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://henryruhs.gitbook.io/chroma-feedback/producers/travis.md).

# Travis

### Usage

Observe one status:

```bash
chroma-feedback -p travis

--travis-slug <username/repository>
--travis-token <token>
```

Observe many statuses:

```bash
chroma-feedback -p travis

--travis-slug <username>
--travis-token <token>
```

### Options

| Name         | Default                     | Mandatory |
| ------------ | --------------------------- | --------- |
| travis-host  | <https://api.travis-ci.com> | optional  |
| travis-slug  |                             | required  |
| travis-token |                             | required  |
