See if pypy passes

This commit is contained in:
Matt Wright
2012-07-13 10:40:07 -04:00
parent 1d86d33b0b
commit cc9832653a
+1
View File
@@ -4,6 +4,7 @@ python:
- "2.5"
- "2.6"
- "2.7"
- "pypy"
install:
- pip install . --quiet --use-mirrors