From: Flole998 Date: Mon, 11 Apr 2022 04:22:19 +0000 (+0200) Subject: Travis CI is dead, use GitHub actions for badge X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a51cea492e4a5579ca3ddf9233fecfa419de078;p=thirdparty%2Ftvheadend.git Travis CI is dead, use GitHub actions for badge --- diff --git a/README.md b/README.md index 0ee368bb7..7c23c9aa6 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Tvheadend Status ------ -[![Build Status](https://travis-ci.org/tvheadend/tvheadend.svg?branch=master)](https://travis-ci.org/tvheadend/tvheadend) +[![Build Status](https://github.com/tvheadend/tvheadend/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/tvheadend/tvheadend/actions/workflows/build.yml) [![Coverity Scan](https://scan.coverity.com/projects/2114/badge.svg)](https://scan.coverity.com/projects/2114) [![Github last commit](https://img.shields.io/github/last-commit/tvheadend/tvheadend)](https://github.com/tvheadend/tvheadend)