python-zulip-api/.travis.yml

10 lines
144 B
YAML
Raw Normal View History

language: python
python:
- "2.7"
install:
- pip install .
- bots_api/provision.py
script:
# TODO run linter here
- bots_api/test-bots