diff --git a/.travis.yml b/.travis.yml index 5ea2af0..3edb959 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,8 @@ python: - "3.5" - "3.6" # Python 3.7 not working yet -# - "3.7" + - "3.7" + - "3.8" before_install: # - pip install tox-travis - pip install codecov