Remove workaround for AppVeyor bug on macOS (#318), as the AppVeyor issue is closed now

This commit is contained in:
Yannick Jadoul
2020-09-25 15:41:33 +02:00
parent 87dfa75dcb
commit a7b69cc16d
-3
View File
@@ -1,7 +1,4 @@
environment:
# workaround an appveyor bug on macos
# see https://github.com/appveyor/ci/issues/3376#issuecomment-611314299
APPVEYOR_CONSOLE_DISABLE_PTY: true
matrix:
- APPVEYOR_BUILD_WORKER_IMAGE: Ubuntu
APPVEYOR_JOB_NAME: "python37-x64-ubuntu"