Skip to content

Commit

Permalink
Merge pull request #243 from hugovk/travis-3.10
Browse files Browse the repository at this point in the history
Travis CI: Use Python 3.10
  • Loading branch information
radarhere committed Jan 23, 2022
2 parents 2a69567 + bf169f7 commit 06bb17a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -9,7 +9,7 @@ env:

language: python
# Default Python version is usually 3.6
python: 3.9
python: "3.10"
dist: focal
services: docker

Expand Down

0 comments on commit 06bb17a

Please sign in to comment.