Merge "Added py36 to tox"

This commit is contained in:
Jenkins 2017-07-21 15:23:09 +00:00 committed by Gerrit Code Review
commit 7c69d96e6e
1 changed files with 1 additions and 1 deletions

View File

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