mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Configured Travis CI
This commit is contained in:
parent
be768f26d0
commit
edaa10587e
1 changed files with 7 additions and 0 deletions
7
.travis.yml
Normal file
7
.travis.yml
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
language: python
|
||||||
|
|
||||||
|
python:
|
||||||
|
- 3.6
|
||||||
|
|
||||||
|
script:
|
||||||
|
- python setup.py test
|
||||||
Loading…
Add table
Add a link
Reference in a new issue