Merge "Add python 3.6 for test in tox"

This commit is contained in:
Zuul 2018-10-22 03:33:56 +00:00 committed by Gerrit Code Review
commit 724c9f5de5
1 changed files with 1 additions and 1 deletions

View File

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