mirror of
https://github.com/simonw/datasette.git
synced 2026-06-05 00:26:57 +02:00
7 lines
68 B
YAML
7 lines
68 B
YAML
language: python
|
|
|
|
python:
|
|
- 3.6
|
|
|
|
script:
|
|
- python setup.py test
|