Merge pull request #243 from hugovk/travis-3.10

Travis CI: Use Python 3.10
This commit is contained in:
Andrew Murray 2022-01-24 09:46:42 +11:00 committed by GitHub
commit 06bb17abbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ env:
language: python
# Default Python version is usually 3.6
python: 3.9
python: "3.10"
dist: focal
services: docker