ci: Remove appveyor.

This is now handled by the GitHub Actions CI.
This commit is contained in:
Bruce Mitchener
2024-02-10 22:47:33 +07:00
parent b89315f2c5
commit bb9a35caaf
2 changed files with 0 additions and 11 deletions

View File

@@ -9,10 +9,6 @@
<img src="https://github.com/recp/cglm/actions/workflows/ci.yml/badge.svg"
alt="Build Status">
</a>
<a href="https://ci.appveyor.com/project/recp/cglm/branch/master">
<img src="https://ci.appveyor.com/api/projects/status/av7l3gc0yhfex8y4/branch/master?svg=true"
alt="Windows Build Status">
</a>
<a href="http://cglm.readthedocs.io/en/latest/?badge=latest">
<img src="https://readthedocs.org/projects/cglm/badge/?version=latest"
alt="Documentation Status">

View File

@@ -1,7 +0,0 @@
image: Visual Studio 2017
build_script:
- ps: >-
cd win
.\build.bat