Update appveyor.yml
This commit is contained in:
parent
dae61ded38
commit
30980751cf
@ -27,7 +27,7 @@ build_script:
|
|||||||
"%PYTHON%" setup.py bdist_wheel
|
"%PYTHON%" setup.py bdist_wheel
|
||||||
"%PIP%" install .
|
"%PIP%" install .
|
||||||
test_script:
|
test_script:
|
||||||
- ps: >-
|
- ps: |
|
||||||
cp build\Release\git2.dll .
|
cp build\Release\git2.dll .
|
||||||
try { & $env:PYTHON setup.py nosetests --with-xunit }
|
try { & $env:PYTHON setup.py nosetests --with-xunit }
|
||||||
# upload results to AppVeyor
|
# upload results to AppVeyor
|
||||||
|
Loading…
x
Reference in New Issue
Block a user