Commit 045a3255 authored by Robert Bradshaw's avatar Robert Bradshaw

Comment out alpha pypy environment from buildbot.

parent 29329ec1
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
# and then run "tox" from this directory. # and then run "tox" from this directory.
[tox] [tox]
envlist = py25, py26, py27, py30, py31, py32, pypy envlist = py25, py26, py27, py30, py31, py32 #, pypy
[testenv] [testenv]
setenv = CFLAGS=-O0 setenv = CFLAGS=-O0
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment