diff --git a/.travis.yml b/.travis.yml index 326fc32..05057ed 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ dist: xenial cache: pip python: - 3.6 - - 3.9 + - 3.8 before_install: - python --version - pip install -U pip