Commit 7cac3e06 authored by Stefan Behnel's avatar Stefan Behnel

Disable parallel appveyor builds again as they are unstable.

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