Merge "Add py36 tox environment"

This commit is contained in:
Zuul
2018-12-11 14:11:17 +00:00
committed by Gerrit Code Review

View File

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