mirror of
https://github.com/httpie/cli.git
synced 2025-06-08 23:46:33 +02:00
CI
This commit is contained in:
parent
c2dae62af0
commit
a2dca1e3bb
@ -13,6 +13,7 @@ python:
|
|||||||
- 2.6
|
- 2.6
|
||||||
- 2.7
|
- 2.7
|
||||||
- pypy
|
- pypy
|
||||||
|
- 3.4
|
||||||
- 3.5
|
- 3.5
|
||||||
- pypy3
|
- pypy3
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@ init:
|
|||||||
- ps: "ls C:/Python*"
|
- ps: "ls C:/Python*"
|
||||||
|
|
||||||
install:
|
install:
|
||||||
# - "%PYTHON%/Scripts/pip.exe install -U pip setuptools"
|
- "%PYTHON%/Scripts/pip.exe install -U pip setuptools"
|
||||||
- "%PYTHON%/Scripts/pip.exe install -e ."
|
- "%PYTHON%/Scripts/pip.exe install -e ."
|
||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user