# 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  |
