Skip to content

Commit

Permalink
Add job to Travis matrix for python 3.11
Browse files Browse the repository at this point in the history
Signed-off-by: Rodrigo Tobar <rtobar@icrar.org>
  • Loading branch information
rtobar committed Dec 7, 2022
1 parent 3100b96 commit a1e60db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ jobs:
- python: "3.8"
- python: "3.9"
- python: "3.10"
- python: "3.11"

#build wheels
- name: linux wheels build
Expand Down

0 comments on commit a1e60db

Please sign in to comment.