See if pypy works

This commit is contained in:
Matt Wright
2013-03-19 13:28:42 -04:00
parent ba1758e5c7
commit 95c80e5677
+1
View File
@@ -3,6 +3,7 @@ language: python
python:
- "2.6"
- "2.7"
- "pypy"
install:
- pip install . --quiet --use-mirrors