Skip to content

Commit

Permalink
Travis: 3.9 instead of 3.9-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
mauritsvanrees committed Oct 12, 2020
1 parent c047edc commit bd5faaf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ matrix:
env: TOXENV=py37
- python: "3.8"
env: TOXENV=py38
- python: "3.9-dev"
- python: "3.9"
env: TOXENV=py39
allow_failures:
- python: "3.9-dev"
- python: "3.9"
env: TOXENV=py39

install:
Expand Down

0 comments on commit bd5faaf

Please sign in to comment.