Merge "Add python 3.6 unit test job"

This commit is contained in:
Zuul
2019-02-14 04:11:09 +00:00
committed by Gerrit Code Review

View File

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