tox.ini: Add py34

This commit is contained in:
Marc Abramowitz
2015-01-27 16:52:54 +01:00
committed by Honza Král
parent 0246c5bbda
commit 957792cc26
+1 -1
View File
@@ -1,5 +1,5 @@
[tox]
envlist = pypy,py26,py27,py33
envlist = pypy,py26,py27,py33,py34
[testenv]
whitelist_externals = git
setenv =