mirror of
https://github.com/httpie/cli.git
synced 2025-01-12 16:48:32 +01:00
Add "pypy" to .travis.yml
This commit is contained in:
parent
0d129d5f69
commit
b3ea273a21
@ -2,6 +2,7 @@ language: python
|
|||||||
python:
|
python:
|
||||||
- 2.6
|
- 2.6
|
||||||
- 2.7
|
- 2.7
|
||||||
|
- pypy
|
||||||
- 3.1
|
- 3.1
|
||||||
- 3.2
|
- 3.2
|
||||||
script: python tests/tests.py
|
script: python tests/tests.py
|
||||||
|
Loading…
Reference in New Issue
Block a user