mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-23 09:24:31 +02:00
Run Travis tests against Python 3.8-dev (#5)
This commit is contained in:
parent
9a4d1ff0a2
commit
3a944d0c07
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