diff --git a/appveyor.yml b/appveyor.yml index ab3dd97..c6fa681 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -24,6 +24,8 @@ build_script: %PIP% install wheel %PYTHON% setup.py bdist_wheel + %PIP% install . + test_script: - cmd: '%PYTHON% setup.py test' artifacts: