Remove workaround for AppVeyor bug on macOS (#318), as the AppVeyor issue is closed now
This commit is contained in:
@@ -1,7 +1,4 @@
|
|||||||
environment:
|
environment:
|
||||||
# workaround an appveyor bug on macos
|
|
||||||
# see https://github.com/appveyor/ci/issues/3376#issuecomment-611314299
|
|
||||||
APPVEYOR_CONSOLE_DISABLE_PTY: true
|
|
||||||
matrix:
|
matrix:
|
||||||
- APPVEYOR_BUILD_WORKER_IMAGE: Ubuntu
|
- APPVEYOR_BUILD_WORKER_IMAGE: Ubuntu
|
||||||
APPVEYOR_JOB_NAME: "python37-x64-ubuntu"
|
APPVEYOR_JOB_NAME: "python37-x64-ubuntu"
|
||||||
|
|||||||
Reference in New Issue
Block a user