Merge pull request #350 from sheetalsingala/travisCI

Add Python 3.9 final to Travis CI
This commit is contained in:
Hugo van Kemenade 2020-10-28 22:46:47 +02:00 committed by GitHub
commit 69d5d6ec9a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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