Add py36 to tox.ini

This commit is contained in:
INADA Naoki 2017-01-13 21:47:26 +09:00
parent 54aa47b2dd
commit 6fd1890be4

View file

@ -1,5 +1,5 @@
[tox]
envlist = {py27,py33,py34,py35}-{c,pure},{pypy,pypy3}-pure,py27-x86,py34-x86
envlist = {py27,py33,py34,py35,py36}-{c,pure},{pypy,pypy3}-pure,py27-x86,py34-x86
[variants:pure]
setenv=