Merge "Add python 3.6 unit test job"

This commit is contained in:
Zuul 2018-11-27 18:34:31 +00:00 committed by Gerrit Code Review
commit d1955a7f82
1 changed files with 1 additions and 1 deletions

View File

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