Skip to content

Commit

Permalink
update python 3.10 to 3.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
shankarpandala committed Sep 28, 2022
1 parent 6e992ef commit de41e17
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 @@ -12,7 +12,7 @@ language: python
python:
- 3.8
- 3.9
- '3.10'
- '3.10.1'

install: pip install -U tox-travis
script: tox
Expand Down

0 comments on commit de41e17

Please sign in to comment.