Add new python versions for travis

pull/318/head^2
Pieter Marsman 2019-10-23 21:05:30 +02:00
parent cb9cd8ea46
commit 5516c8147c
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ python:
- "3.4"
- "3.5"
- "3.6"
- "3.7"
- "3.8"
install:
- pip install tox-travis
script: