From 7606b31f6cec2ca1f2bab55504c7849cf53083a2 Mon Sep 17 00:00:00 2001 From: John Date: Wed, 10 Nov 2021 22:35:24 +0100 Subject: [PATCH] switch to GH action badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b37bf63..f56c943c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ebusd - eBUS daemon ebusd is a daemon for handling communication with eBUS devices connected to a 2-wire bus system ("energy bus" used by numerous heating systems). -[![Build Status](https://travis-ci.org/john30/ebusd.svg?branch=master)](https://travis-ci.org/john30/ebusd) +[![Build](https://github.com/john30/ebusd/actions/workflows/build.yaml/badge.svg)](https://github.com/john30/ebusd/actions/workflows/build.yaml) [![codecov](https://codecov.io/gh/john30/ebusd/branch/master/graph/badge.svg)](https://codecov.io/gh/john30/ebusd) [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/john30/ebusd?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)