Update appveyor.yml
This commit is contained in:

committed by
GitHub

parent
96beae5c82
commit
ca444f3c7d
@@ -24,6 +24,7 @@ build_script:
|
|||||||
|
|
||||||
%PIP% install wheel
|
%PIP% install wheel
|
||||||
%PYTHON% setup.py bdist_wheel
|
%PYTHON% setup.py bdist_wheel
|
||||||
|
test_script:
|
||||||
|
- cmd: '%PYTHON% setup.py test'
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: dist\*.whl
|
- path: dist\*.whl
|
||||||
|
Reference in New Issue
Block a user