Merge "add python 3.6 unit test job"

This commit is contained in:
Zuul 2020-05-14 07:27:36 +00:00 committed by Gerrit Code Review
commit 8469536fb9

@ -1,6 +1,6 @@
[tox] [tox]
minversion = 2.0 minversion = 2.0
envlist = py34,py27,pep8 envlist = py36,py34,py27,pep8
skipsdist = True skipsdist = True
[testenv] [testenv]