Commit bc88b4ae authored by Stefan Behnel's avatar Stefan Behnel

run tests as part of appveyor build

parent fc5bed3b
......@@ -71,7 +71,7 @@ build_script:
test: off
test_script:
- "%WITH_ENV% %PYTHON%\\python.exe setup.py test"
- "%WITH_ENV% %PYTHON%\\python.exe runtests.py -vv"
artifacts:
- path: dist\*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment