Skip to content

Commit

Permalink
Add py34 to tox.ini.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrippa committed Apr 21, 2014
1 parent 6443dbf commit 33fa973
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[tox]
envlist = py26, py27, py33
envlist = py26, py27, py33, py34

[testenv]
commands = python setup.py test

0 comments on commit 33fa973

Please sign in to comment.