Change python version on travis.yml
This commit is contained in:
parent
1e99d8b02c
commit
45e9ea744b
@ -1,7 +1,7 @@
|
||||
---
|
||||
dist: focal
|
||||
language: python
|
||||
python: "3.9"
|
||||
python: "3.10"
|
||||
os: linux
|
||||
services:
|
||||
- docker
|
||||
|
Loading…
Reference in New Issue
Block a user