Test on Python 3.6

Change-Id: Ifbea05bd0c3ee014d97fb1633cabed348f9ce9ec
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
This commit is contained in:
Gaetan Semet 2017-12-01 00:11:40 +01:00 committed by Ian Wienand
parent 73cc4189ca
commit dbc30e6980
1 changed files with 1 additions and 1 deletions

View File

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