mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-24 01:44:31 +02:00
Run Travis tests against Python 3.8-dev
This commit is contained in:
parent
9a4d1ff0a2
commit
b2f81e8607
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ dist: xenial
|
|||
python:
|
||||
- "3.6"
|
||||
- "3.7-dev"
|
||||
- "3.8-dev"
|
||||
|
||||
script:
|
||||
- sudo add-apt-repository ppa:jonathonf/backports -y
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue