zulip/zerver/webhooks/travis
Imran Iqbal da084528db feat(travis): display emoji for `Pending` status
* Encountered `No emoji specified for status 'Pending'` when using `on_start: always`:

```yaml
notifications:
  webhooks:
    ...
    on_start: always    # default: never
```
2020-05-20 13:09:30 -07:00
..
fixtures text: Fix some typos (most of them found and fixed by codespell). 2020-03-27 17:25:56 -07:00
__init__.py
doc.md webhooks/travis: Update text to conform to doc style guide. 2018-03-13 20:15:04 -07:00
tests.py python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
view.py feat(travis): display emoji for `Pending` status 2020-05-20 13:09:30 -07:00