Added Python 3.7 to Travis/Tox.

Signed-off-by: Brett Randall <javabrett@gmail.com>
This commit is contained in:
Brett Randall
2018-10-24 16:12:30 +11:00
parent 69c9c5c769
commit 02b0d2d2ea
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
[tox]
envlist = py27,py36
envlist = py27,py36,py37
[testenv]
commands=python test_httpbin.py