Skip to content

Commit

Permalink
Add more Python versions to Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
blyxxyz committed Aug 7, 2020
1 parent 36fc523 commit 3f97229
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ python:
- "3.6"
- "3.7"
- "3.8"
- "3.9-dev"
- "pypy3.5"
- "pypy3"

install:
- pip install tox-travis
Expand Down

0 comments on commit 3f97229

Please sign in to comment.