Skip to content

Commit 070d892

Browse files
committed
test: add Python 3.12 to Travis CA configuration
1 parent 1aab23e commit 070d892

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ python:
66
- "3.9"
77
- "3.10"
88
- "3.11"
9+
- "3.12"
910

1011
# command to install dependencies
1112
before_install:

0 commit comments

Comments
 (0)