Skip to content

Commit

Permalink
try using python 3.9.1 instead of any 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
i-trofimtschuk committed Jan 30, 2021
1 parent c8ad206 commit e585a55
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 @@ -7,7 +7,7 @@ python:
- "3.6"
- "3.7"
- "3.8"
- "3.9"
- "3.9.1"
install:
- pip install tox-travis
- pip install coveralls
Expand Down

0 comments on commit e585a55

Please sign in to comment.