Add more stuff to tox

This commit is contained in:
David Cramer 2013-04-04 00:29:13 -07:00
parent 08beb4f73f
commit ef27678d6c
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
# and then run "tox" from this directory.
[tox]
envlist = py26, py27, pypy
envlist = py26, py27, py30, py31, py32, py33, pypy
[testenv]
commands = python setup.py test
commands = make test