Skip to content

Commit 927ea8b

Browse files
committed
Replace AppVeyor with Azure in CI docs
1 parent 24a9d77 commit 927ea8b

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

docs/html/development/ci.rst

+3-5
Original file line numberDiff line numberDiff line change
@@ -59,16 +59,14 @@ interpreters.
5959
Services
6060
========
6161

62-
pip test suite and checks are distributed on four different platforms that
62+
pip test suite and checks are distributed on three different platforms that
6363
provides free executors for open source packages:
6464

6565
- `Travis CI`_ (Used for Linux)
66-
- `Appveyor CI`_ (Windows only)
6766
- `Azure DevOps CI`_ (Linux, MacOS & Windows tests)
6867
- `GitHub Actions`_ (Linux, MacOS & Windows tests)
6968

7069
.. _`Travis CI`: https://travis-ci.org/
71-
.. _`Appveyor CI`: https://www.appveyor.com/
7270
.. _`Azure DevOps CI`: https://azure.microsoft.com/en-us/services/devops/
7371
.. _`GitHub Actions`: https://github.com/features/actions
7472

@@ -107,11 +105,11 @@ Actual testing
107105
| | +-------+---------------+-----------------+
108106
| | | PyPy3 | | |
109107
| Windows +----------+-------+---------------+-----------------+
110-
| | | CP2.7 | Appveyor | Appveyor |
108+
| | | CP2.7 | Azure | Azure |
111109
| | +-------+---------------+-----------------+
112110
| | | CP3.5 | Azure | Azure |
113111
| | +-------+---------------+-----------------+
114-
| | | CP3.6 | Appveyor | Appveyor |
112+
| | | CP3.6 | Azure | Azure |
115113
| | +-------+---------------+-----------------+
116114
| | x64 | CP3.7 | Azure | Azure |
117115
| | +-------+---------------+-----------------+

0 commit comments

Comments
 (0)