1
0
mirror of https://github.com/mnaberez/py65.git synced 2025-08-12 22:25:14 +00:00

Add PyPy to tox

This commit is contained in:
Mike Naberezny
2014-01-21 15:59:06 -08:00
parent 08a9c4681a
commit 5268377e80

View File

@@ -1,6 +1,6 @@
[tox] [tox]
envlist = envlist =
py26,py27,py32,py33 py26,py27,py32,py33,pypy
[testenv] [testenv]
commands = commands =