Merge "Add python 3.6 unit test job"

This commit is contained in:
Zuul 2019-01-28 12:30:55 +00:00 committed by Gerrit Code Review
commit c6b4c27723
1 changed files with 1 additions and 1 deletions

View File

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