Merge pull request #334 from pylast/travis-test-dev
Test Python 3.9-dev and 3.10-dev on Travis CI
This commit is contained in:
commit
705052ae66
|
@ -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