Merge "Add python 3.6 unit test job"

This commit is contained in:
Zuul 2019-01-09 09:27:08 +00:00 committed by Gerrit Code Review
commit 159b575cb0
1 changed files with 1 additions and 1 deletions

View File

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