Merge "Add py36 tox environment"

This commit is contained in:
Zuul 2018-12-11 14:11:17 +00:00 committed by Gerrit Code Review
commit 29bf2cb5cb
1 changed files with 1 additions and 1 deletions

View File

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