diff --git a/.travis.yml b/.travis.yml index cf13c82..45cdae9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,8 +3,8 @@ language: python dist: focal python: - - "3.8" - "3.9" + - "3.10" - "3.11" # command to install dependencies