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