Commit fa74be3b authored by Stefan Behnel's avatar Stefan Behnel

Re-enable sharding in appveyor builds after fixing the test splitting.

parent 180f8144
......@@ -73,7 +73,7 @@ build_script:
test: off
test_script:
- "set CFLAGS=/Od"
- "%WITH_ENV% %PYTHON%\\python.exe runtests.py -vv --no-cpp"
- "%WITH_ENV% %PYTHON%\\python.exe runtests.py -vv --no-cpp -j7"
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