Add py36 tox environment

Change-Id: Ib22c98991025688081e443dfc8806ece43d5250e
This commit is contained in:
wanghui 2018-11-07 20:19:22 +08:00
parent a56382cd24
commit 6bbb7eb05a
1 changed files with 1 additions and 1 deletions

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