Merge pull request #350 from sheetalsingala/travisCI
Add Python 3.9 final to Travis CI
This commit is contained in:
commit
69d5d6ec9a
|
@ -20,7 +20,7 @@ matrix:
|
|||
include:
|
||||
- python: 3.8
|
||||
env: TOXENV=lint
|
||||
- python: 3.9-dev
|
||||
- python: 3.9
|
||||
- python: 3.8
|
||||
- python: 3.7
|
||||
- python: 3.6
|
||||
|
|
Loading…
Reference in a new issue