Skip to content

Commit

Permalink
Added a PyPy env to tox
Browse files Browse the repository at this point in the history
Change-Id: I518256f0a8a3e581c3d6f6f065c9b89adc8223f2
  • Loading branch information
alex committed Aug 18, 2013
1 parent a8970ca commit 8e43a9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
@@ -1,5 +1,5 @@
[tox]
envlist = py26,py27,py33,pep8
envlist = py26,py27,py33,pypy,pep8

[testenv]
setenv = VIRTUAL_ENV={envdir}
Expand Down

0 comments on commit 8e43a9a

Please sign in to comment.