datasette/.travis.yml
2017-11-22 09:43:52 -08:00

8 lines
76 B
YAML

language: python
python:
- 3.5
- 3.6
script:
- python setup.py test