Skip to content

Commit

Permalink
chore: include Python 3.11 in Travis CI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
chilango74 committed May 22, 2023
1 parent d88fc4b commit 6d62138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -5,7 +5,7 @@ dist: focal
python:
- "3.8"
- "3.9"
- "3.10"
- "3.11"

# command to install dependencies
before_install:
Expand Down

0 comments on commit 6d62138

Please sign in to comment.