forked from extern/httpie-cli
Updated appveyor.yml
This commit is contained in:
parent
8fb1e106ee
commit
95a0884f95
@ -8,4 +8,6 @@ install:
|
|||||||
- C:\Python27\Scripts\pip.exe install -e .
|
- C:\Python27\Scripts\pip.exe install -e .
|
||||||
build: off
|
build: off
|
||||||
test_script:
|
test_script:
|
||||||
|
- C:\Python27\Scripts\pip.exe
|
||||||
|
- C:\Python27\Scripts\http.exe --debug
|
||||||
- C:\Python27\python.exe setup.py test
|
- C:\Python27\python.exe setup.py test
|
||||||
|
Loading…
Reference in New Issue
Block a user