Test Python 3.9-dev and 3.10-dev on Travis CI
This commit is contained in:
parent
1844c65f81
commit
0300b52b4b
|
@ -24,6 +24,8 @@ matrix:
|
|||
- python: 3.7
|
||||
- python: 3.6
|
||||
- python: 3.5
|
||||
- python: 3.9-dev
|
||||
- python: 3.10-dev
|
||||
- python: pypy3
|
||||
|
||||
install:
|
||||
|
|
Loading…
Reference in a new issue