Add additional CI via GitHub Actions.

This commit is contained in:
Bruce Mitchener
2024-02-10 09:32:57 +07:00
parent 45134b1265
commit 74c5e86d0c
5 changed files with 237 additions and 2 deletions

View File

@@ -5,8 +5,8 @@
</p>
<br>
<p align="center">
<a href="https://travis-ci.com/recp/cglm">
<img src="https://travis-ci.com/recp/cglm.svg?branch=master"
<a href="https://github.com/recp/cglm/actions/workflows/ci.yml">
<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">