Skip to content

Commit de41e17

Browse files
update python 3.10 to 3.10.1
1 parent 6e992ef commit de41e17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ language: python
1212
python:
1313
- 3.8
1414
- 3.9
15-
- '3.10'
15+
- '3.10.1'
1616

1717
install: pip install -U tox-travis
1818
script: tox

0 commit comments

Comments
 (0)