mirror of
https://github.com/httpie/cli.git
synced 2024-11-15 04:14:29 +01:00
Enable testing on Python 3.4
This commit is contained in:
parent
02c66e14df
commit
7036ec69ff
@ -5,6 +5,7 @@ python:
|
|||||||
- 2.7
|
- 2.7
|
||||||
- pypy
|
- pypy
|
||||||
- 3.3
|
- 3.3
|
||||||
|
- 3.4
|
||||||
script:
|
script:
|
||||||
- make
|
- make
|
||||||
after_success:
|
after_success:
|
||||||
|
Loading…
Reference in New Issue
Block a user