Python: Run Appveyor tests in CMD mode (#461)
Any command executed in PowerShell mode that writes to `stderr` is treated as failing. To avoid this problem, run tests in CMD mode instead.
parent
3b9d4a22
Please register or sign in to comment
Any command executed in PowerShell mode that writes to `stderr` is treated as failing. To avoid this problem, run tests in CMD mode instead.