added python 3.7/3.8 to tests

This commit is contained in:
JanLJL
2020-04-02 09:20:08 +02:00
parent 37821b10b2
commit d15c9d4156

View File

@@ -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