Update appveyor.yml

This commit is contained in:
Matthias Bartelmeß 2016-07-03 16:54:40 +02:00 committed by GitHub
parent 96beae5c82
commit ca444f3c7d

@ -24,6 +24,7 @@ build_script:
%PIP% install wheel
%PYTHON% setup.py bdist_wheel
test_script:
- cmd: '%PYTHON% setup.py test'
artifacts:
- path: dist\*.whl