Add pypy to tox.ini.
This commit is contained in:
parent
69e7a0a2a0
commit
84b96ac9d3
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -1,5 +1,5 @@
|
|||
[tox]
|
||||
envlist=py25,py26,py27
|
||||
envlist=py25,py26,py27,pypy
|
||||
|
||||
[testenv]
|
||||
commands=make test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue