added py34 to list of tox envs

This commit is contained in:
Tal Einat 2015-01-31 20:29:15 +02:00
parent a11ff82653
commit e7bfc2fea5
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[tox]
envlist = py26, py27, py32, py33
envlist = py26, py27, py32, py33, py34
[testenv]
; setenv =