Add Python 3.9 final to Travis CI
This commit is contained in:
parent
b6eb1c8baf
commit
c218aab4dd
|
@ -20,7 +20,7 @@ matrix:
|
||||||
include:
|
include:
|
||||||
- python: 3.8
|
- python: 3.8
|
||||||
env: TOXENV=lint
|
env: TOXENV=lint
|
||||||
- python: 3.9-dev
|
- python: 3.9
|
||||||
- python: 3.8
|
- python: 3.8
|
||||||
- python: 3.7
|
- python: 3.7
|
||||||
- python: 3.6
|
- python: 3.6
|
||||||
|
|
Loading…
Reference in a new issue