Enable testing on PyPy 3

This commit is contained in:
Corey Farwell 2014-08-15 00:03:27 -07:00
parent ca36f1de04
commit 5d2b3f5552

View File

@ -9,6 +9,7 @@ python:
- pypy
- 3.3
- 3.4
- pypy3
script:
- make
after_success: