1
0
mirror of https://github.com/httpie/cli.git synced 2025-12-28 00:33:48 +02:00

Merge pull request #219 from frewsxcv/patch-1

Enable testing on Python 3.4
This commit is contained in:
Jakub Roztočil
2014-05-12 08:02:17 +02:00

View File

@@ -5,6 +5,7 @@ python:
- 2.7
- pypy
- 3.3
- 3.4
script:
- make
after_success: