mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Test against Python 3.8 in Travis
This commit is contained in:
parent
28c4a6db5b
commit
cea151f9cb
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ dist: xenial
|
|||
python:
|
||||
- "3.6"
|
||||
- "3.7"
|
||||
- "3.8"
|
||||
- "3.5"
|
||||
|
||||
# Executed for 3.5 AND 3.5 as the first "test" stage:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue