diff --git a/appveyor.yml b/appveyor.yml index e0f0cf3b..40c412d9 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -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