1
0
mirror of https://github.com/httpie/cli.git synced 2026-04-24 19:53:55 +02:00

Add "pypy" to .travis.yml

This commit is contained in:
Marc Abramowitz
2012-06-13 07:36:51 -07:00
parent 0d129d5f69
commit b3ea273a21
+1
View File
@@ -2,6 +2,7 @@ language: python
python:
- 2.6
- 2.7
- pypy
- 3.1
- 3.2
script: python tests/tests.py