Merge "add python 3.6 unit test job"

This commit is contained in:
Zuul
2018-12-10 09:53:15 +00:00
committed by Gerrit Code Review

View File

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