Skip to content

Commit

Permalink
travis-ci does not support 3.9 native, needs 3.9-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
loechel committed Oct 12, 2020
1 parent f2a8102 commit f3e6795
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"
- python: "3.9-dev"
env: TOXENV=py39,py39-datetime
# - python: "3.10-dev"
# env: TOXENV=py310,py310-datetime
Expand Down

0 comments on commit f3e6795

Please sign in to comment.