Skip to content

Commit 6d62138

Browse files
committed
chore: include Python 3.11 in Travis CI tests
1 parent d88fc4b commit 6d62138

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
@@ -5,7 +5,7 @@ dist: focal
55
python:
66
- "3.8"
77
- "3.9"
8-
- "3.10"
8+
- "3.11"
99

1010
# command to install dependencies
1111
before_install:

0 commit comments

Comments
 (0)