Remove official Appveyor support (#2386)
This commit is contained in:
@@ -41,11 +41,6 @@ class CIService(typing.NamedTuple):
|
||||
|
||||
|
||||
services = [
|
||||
CIService(
|
||||
name="appveyor",
|
||||
dst_config_path="appveyor.yml",
|
||||
badge_md="[](https://ci.appveyor.com/project/joerick/cibuildwheel/branch/{branch})",
|
||||
),
|
||||
CIService(
|
||||
name="azure-pipelines",
|
||||
dst_config_path="azure-pipelines.yml",
|
||||
|
||||
Reference in New Issue
Block a user