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