1
0
mirror of https://github.com/httpie/cli.git synced 2024-11-24 08:22:22 +02:00

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: