Remove Python 3.6, 3.7, and 3.8 from Travis CI

build
This commit is contained in:
Martin Bubel 2023-11-16 22:04:49 +01:00
parent 0260dbcebf
commit e962a12624

View file

@ -16,9 +16,6 @@ addons:
# - "$HOME/install/"
env:
- PYTHON_VERSION=3.6
- PYTHON_VERSION=3.7
- PYTHON_VERSION=3.8
- PYTHON_VERSION=3.9
- PYTHON_VERSION=3.10
- PYTHON_VERSION=3.11