* Allow pypy test to fail

This commit is contained in:
Matthew Honnibal 2015-01-06 13:13:04 +11:00
parent 2f9884a2d5
commit 33bf76db63

View File

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