mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-24 01:44:31 +02:00
Try running the test against Python 2.7
This commit is contained in:
parent
19e1057ead
commit
ebaba14f5c
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ language: python
|
|||
python:
|
||||
- "3.6"
|
||||
- "3.7-dev"
|
||||
- "2.7"
|
||||
|
||||
script:
|
||||
- pip install -U pip wheel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue