* Try again to support pypy

This commit is contained in:
Matthew Honnibal 2015-01-06 12:34:28 +11:00
parent 135a13c1a9
commit e3af8dcb9d

View File

@ -7,6 +7,7 @@ os:
python:
- "2.7"
- "3.4"
- "pypy"
# command to install dependencies
install: