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
1 changed files with 1 additions and 1 deletions

View File

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