You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced 2026-04-24 19:53:55 +02:00
appveyor fix attempt II.
This commit is contained in:
+2
-2
@@ -14,9 +14,9 @@ init:
|
||||
|
||||
install:
|
||||
- "%PYTHON%/python.exe -m pip install -U pip"
|
||||
- "%PYTHON%/Scripts/pip.exe install -e ."
|
||||
- "%PYTHON%/python.exe -m pip install -e ."
|
||||
|
||||
test_script:
|
||||
- "%PYTHON%/Scripts/pip.exe --version"
|
||||
- "%PYTHON%/python.exe -m pip --version"
|
||||
- "%PYTHON%/Scripts/http.exe --debug"
|
||||
- "%PYTHON%/python.exe setup.py test"
|
||||
|
||||
Reference in New Issue
Block a user