1
0
mirror of https://github.com/httpie/cli.git synced 2024-11-24 08:22:22 +02:00

Updated appveyor.yml

This commit is contained in:
Jakub Roztocil 2014-04-26 10:46:08 +02:00
parent 95a0884f95
commit 091a8b2692

View File

@ -8,6 +8,6 @@ install:
- C:\Python27\Scripts\pip.exe install -e .
build: off
test_script:
- C:\Python27\Scripts\pip.exe
- C:\Python27\Scripts\pip.exe --version
- C:\Python27\Scripts\http.exe --debug
- C:\Python27\python.exe setup.py test