Merge "Add python 3.6 unit test job"

This commit is contained in:
Zuul
2018-11-21 03:38:44 +00:00
committed by Gerrit Code Review

View File

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