Add py37 tox tests

Change-Id: Iebf49655274f9869cd53d1f70ef4be474aaaa866
Signed-off-by: Trinh Nguyen <dangtrinhnt@gmail.com>
This commit is contained in:
Trinh Nguyen 2019-03-04 21:00:27 +09:00
parent 5793232f25
commit 76b64f3e3f
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[tox]
envlist = pypy,py36,py35,py27,pep8
envlist = pypy,py37,py36,py35,py27,pep8
minversion = 2.0
skipsdist = True