Merge "Add python 3.6 unit test job"

This commit is contained in:
Zuul 2019-01-28 11:59:10 +00:00 committed by Gerrit Code Review
commit 1fc5b2b3ae
1 changed files with 1 additions and 1 deletions

View File

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