Make WordPress Core

Changeset 49811

Timestamp:
12/17/2020 12:27:01 PM (3 years ago)
Author:
desrosj
Message:

Build/Test Tools: Remove the Appveyor configuration file.

Appveyor was added to Core in [44594] to ensure that NPM and the WordPress build tools continue to work correctly on Windows systems as changes are made. Using an additional service for this was required at the time, TravisCI did not support testing on Windows.

[49162] introduced a GitHub Action workflow that performed the same testing. Since all automated testing is moving to GitHub Actions, using Appveyor is no longer necessary, and it’s preferable to have all automated testing in one location as much as possible.

Props ayeshrajans.
Merges [49779] to the 5.4 branch.
See #51968.

Location:
branches/5.4
Files:
1 deleted
1 edited

Note: See TracChangeset for help on using the changeset viewer.