1
0
mirror of https://github.com/httpie/cli.git synced 2026-06-09 21:06:52 +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
+1
View File
@@ -5,6 +5,7 @@ python:
- 2.7
- pypy
- 3.3
- 3.4
script:
- make
after_success: