Add Python 3.9 final to Travis CI

This commit is contained in:
sheetalsingala 2020-10-28 12:42:46 -04:00
parent b6eb1c8baf
commit c218aab4dd

View file

@ -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