Skip to content

Commit

Permalink
Python 3.9 is not yet stable enough
Browse files Browse the repository at this point in the history
  • Loading branch information
wolph committed Mar 18, 2020
1 parent ee66119 commit 16dbd09
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 @@ -25,8 +25,8 @@ matrix:
env: TOXENV=py37
- python: '3.8'
env: TOXENV=py38
- python: '3.9-dev'
env: TOXENV=py39
# - python: '3.9-dev'
# env: TOXENV=py39
- python: 'pypy'
env: TOXENV=pypy

Expand Down

0 comments on commit 16dbd09

Please sign in to comment.