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

View File

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