Skip to content

Commit

Permalink
Merge pull request #350 from sheetalsingala/travisCI
Browse files Browse the repository at this point in the history
Add Python 3.9 final to Travis CI
  • Loading branch information
hugovk committed Oct 28, 2020
2 parents b6eb1c8 + c218aab commit 69d5d6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -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
Expand Down

0 comments on commit 69d5d6e

Please sign in to comment.