Update tox.ini file to add py36 in envlist
Add py36 in envlist for UT. Change-Id: I950cde61b857e58c9d42169a6e756abff467f575
This commit is contained in:
parent
a9258e12f6
commit
315e093a35
2
tox.ini
2
tox.ini
@ -1,6 +1,6 @@
|
||||
[tox]
|
||||
minversion = 2.0
|
||||
envlist = py27,py37,pep8,pylint,docs
|
||||
envlist = py27,py36,py37,pep8,pylint,docs
|
||||
skipsdist = True
|
||||
|
||||
[testenv]
|
||||
|
Loading…
x
Reference in New Issue
Block a user