Change python version on travis.yml

This commit is contained in:
Adrián Arapiles 2022-09-22 18:37:44 +02:00
parent 1e99d8b02c
commit 45e9ea744b

View File

@ -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