Commit 65c2cd5d authored by Stefan Behnel's avatar Stefan Behnel

Exclude external integration tests in appveyor again to get a passing build.

parent af5bb894
......@@ -64,7 +64,6 @@ build_script:
test: off
test_script:
- "%PYTHON%\\Scripts\\pip.exe install -r test-requirements.txt"
- "set CFLAGS=/Od"
- "%WITH_ENV% %PYTHON%\\python.exe runtests.py -vv --no-cpp -j7"
......
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