Skip to content

Commit

Permalink
Fixed Python version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
heuer committed Jan 13, 2022
1 parent 6f0a3a0 commit 609e326
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 @@ -8,9 +8,9 @@ python:
- '3.7'
- '3.8'
- '3.9'
- '3.10'
- '3.10.1'
- '3.11-dev'
- 'pypy'
- 'pypy2'
- 'pypy3'

before_install:
Expand Down

0 comments on commit 609e326

Please sign in to comment.