Skip to content

Commit

Permalink
Add Python 3.4 to tox
Browse files Browse the repository at this point in the history
Signed-off-by: Wieland Hoffmann <themineo@gmail.com>
  • Loading branch information
mineo committed Apr 13, 2014
1 parent c707fea commit 7084122
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
@@ -1,4 +1,4 @@
[tox]
envlist=py26,py27,py32,py33
envlist=py26,py27,py32,py33,py34
[testenv]
commands=python setup.py test

0 comments on commit 7084122

Please sign in to comment.