summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Cramer <dcramer@gmail.com>2013-04-04 00:29:13 -0700
committerDavid Cramer <dcramer@gmail.com>2013-04-04 00:29:13 -0700
commitef27678d6c54fbf5c6ac1b020ed381ff2e36b537 (patch)
tree6cbe46d24328e5abc9d70f984a3cbf4f36a314b1
parent08beb4f73f85d0eb09068b60477ab4303d235597 (diff)
downloadraven-ef27678d6c54fbf5c6ac1b020ed381ff2e36b537.tar.gz
Add more stuff to tox
-rw-r--r--tox.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/tox.ini b/tox.ini
index 8609a05..ff136d9 100644
--- a/tox.ini
+++ b/tox.ini
@@ -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