Commit 3eec16c6 authored by Stefan Behnel's avatar Stefan Behnel

Use more testing shards in appveyor build to see if we can speed things up further.

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