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