Updated appveyor.yml

This commit is contained in:
Jakub Roztocil 2014-04-26 10:41:46 +02:00
parent 8fb1e106ee
commit 95a0884f95

View File

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