mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
7 lines
68 B
YAML
7 lines
68 B
YAML
language: python
|
|
|
|
python:
|
|
- 3.6
|
|
|
|
script:
|
|
- python setup.py test
|