Add python 3.7 to tox.ini and travis.yml

This commit is contained in:
2019-03-10 10:30:14 +01:00
parent c77b0a2444
commit d5f7cfd301
2 changed files with 2 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ cache:
python:
- "2.7"
- "3.5"
- "3.7"
install:
- pip install tox-travis
- sh get_testdata.sh