style: add a few more checks

This commit is contained in:
Henry Schreiner
2020-08-14 16:12:24 -04:00
parent 448d6538d7
commit 9df68df525
7 changed files with 37 additions and 32 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
environment:
# workaround an appveyor bug on macos
# workaround an appveyor bug on macos
# see https://github.com/appveyor/ci/issues/3376#issuecomment-611314299
APPVEYOR_CONSOLE_DISABLE_PTY: true
matrix:
@@ -11,8 +11,8 @@ environment:
APPVEYOR_JOB_NAME: "python37-x64-macos-mojave"
# while pypy libffi dependency is failing the build, allow failures on macos
matrix:
allow_failures:
matrix:
allow_failures:
- APPVEYOR_BUILD_WORKER_IMAGE: macos-mojave
stack: python 3.7