Merge "Add python 3.6 unit test job"

This commit is contained in:
Zuul 2018-11-06 16:18:51 +00:00 committed by Gerrit Code Review
commit 715e7ca424
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[tox]
minversion = 1.6
skipsdist = True
envlist = py35,py27,pep8,pypy
envlist = py36,py35,py27,pep8,pypy
[testenv]
usedevelop=True