python-zulip-api/.travis.yml
2017-07-06 19:58:50 -04:00

10 lines
144 B
YAML

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