Skip to content

Commit cfa0b14

Browse files
author
chad8242310
committed
python versions tox
1 parent 4e6d17a commit cfa0b14

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.travis.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ python:
66
- "3.7"
77
- "3.8"
88
- "3.9"
9+
- "3.10"
10+
- "3.11"
11+
- "3.12"
912
install: pip install tox-travis
1013
script: tox
11-
after_success: pycodestyle
14+
after_success: pycodestyle

0 commit comments

Comments
 (0)