Merge "add python 3.6 unit test job"

This commit is contained in:
Zuul 2018-12-27 11:31:41 +00:00 committed by Gerrit Code Review
commit 5c287258eb

View File

@ -1,7 +1,7 @@
[tox] [tox]
minversion = 2.0 minversion = 2.0
skipsdist = True skipsdist = True
envlist = py{34,27,35}, linters, pypy envlist = py{34,27,35,36}, linters, pypy
[testenv] [testenv]
setenv = setenv =