Merge "Add py36 testenv"

This commit is contained in:
Zuul 2018-06-22 03:09:04 +00:00 committed by Gerrit Code Review
commit 640ca2989b

View File

@ -49,6 +49,9 @@ commands =
test/unit/common/test_utils.py \
test/unit/common/test_wsgi.py}
[testenv:py36]
commands = {[testenv:py35]commands}
[testenv:pep8]
basepython = python2.7
commands =