From 9c3df5f4391ce0743fc1f27b8e6c2af06bf282f7 Mon Sep 17 00:00:00 2001 From: Tomi Valkeinen Date: Sun, 18 Dec 2022 17:00:31 +0200 Subject: README: add build status Signed-off-by: Tomi Valkeinen --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e465ed..5ee6cec 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Build Status](https://travis-ci.org/tomba/kmsxx.svg?branch=master)](https://travis-ci.org/tomba/kmsxx) +[![Build Status](https://github.com/tomba/kmsxx/actions/workflows/c-cpp.yml/badge.svg)](https://github.com/tomba/kmsxx/actions/workflows/c-cpp.yml) # kms++ - C++ library for kernel mode setting -- cgit v1.2.3