Skip to content

Commit

Permalink
Use Python 3.9 final
Browse files Browse the repository at this point in the history
  • Loading branch information
jugmac00 committed Oct 28, 2020
1 parent 114ceba commit ece00ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ matrix:
env: TOXENV=py37,py37-datetime
- python: "3.8"
env: TOXENV=py38,py38-datetime
- python: "3.9-dev"
- python: "3.9"
env: TOXENV=py39,py39-datetime
# - python: "3.10-dev"
# env: TOXENV=py310,py310-datetime
Expand Down

0 comments on commit ece00ec

Please sign in to comment.