Skip to content

Commit a1e60db

Browse files
committed
Add job to Travis matrix for python 3.11
Signed-off-by: Rodrigo Tobar <[email protected]>
1 parent 3100b96 commit a1e60db

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
@@ -86,6 +86,7 @@ jobs:
8686
- python: "3.8"
8787
- python: "3.9"
8888
- python: "3.10"
89+
- python: "3.11"
8990

9091
#build wheels
9192
- name: linux wheels build

0 commit comments

Comments
 (0)