datasette/.travis.yml

8 lines
76 B
YAML
Raw Permalink Normal View History

2017-11-04 16:47:46 -07:00
language: python
python:
- 3.5
2017-11-04 16:47:46 -07:00
- 3.6
script:
- python setup.py test