py34->py35

Master is now testing py35 instead of py34, so updat tox.ini.

Change-Id: I67f7739b31cebfad8e7ac9d3924200ae65957521
This commit is contained in:
Andreas Jaeger 2016-12-16 14:24:26 +01:00
parent 5dc4fd17eb
commit f1f8d3a3b5
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[tox]
minversion = 1.6
skipsdist = True
envlist = py27,py34,pep8
envlist = py27,py35,pep8
[testenv]
setenv = VIRTUAL_ENV={envdir}