Add pypy to tox.ini.

This commit is contained in:
Ron DuPlain 2012-02-04 10:37:58 -05:00
parent 69e7a0a2a0
commit 84b96ac9d3

View file

@ -1,5 +1,5 @@
[tox]
envlist=py25,py26,py27
envlist=py25,py26,py27,pypy
[testenv]
commands=make test