Merge "add python 3.6 unit test job"

This commit is contained in:
Zuul
2019-04-04 17:56:29 +00:00
committed by Gerrit Code Review

View File

@@ -1,6 +1,6 @@
[tox] [tox]
minversion = 1.6 minversion = 1.6
envlist = py35,py27,pypy,pep8 envlist = py36,py35,py27,pep8
skipsdist = True skipsdist = True
[testenv] [testenv]