Merge "add python 3.6 unit test job"

This commit is contained in:
Zuul 2019-01-15 21:56:35 +00:00 committed by Gerrit Code Review
commit 5be7db0179
1 changed files with 2 additions and 2 deletions

View File

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