Merge pull request #249 from frewsxcv/patch-1

Enable testing on PyPy 3
This commit is contained in:
Jakub Roztočil 2014-09-07 10:45:29 +02:00
commit d2d1023921

View File

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