diff --git a/.travis.yml b/.travis.yml index d3c3e464..9beb334f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ branches: except: - "/^wip/" language: python -python: 3.6 +python: 3.8 install: - pip install flake8 - pip install pipenv