From 8ef6a3070f34794aa1671a4fe55da6c8b0af0aab Mon Sep 17 00:00:00 2001 From: Sean Molenaar Date: Thu, 5 Dec 2024 12:22:22 +0100 Subject: [PATCH] General: Replace Travis-CI in the readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 131a679a..61b2dff9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Lunr.Halo -[![build status](https://api.travis-ci.org/lunr-php/lunr.halo.svg)](https://travis-ci.org/lunr-php/lunr.halo) [![codecov](https://codecov.io/gh/lunr-php/lunr.halo/branch/master/graph/badge.svg)](https://codecov.io/gh/lunr-php/lunr.halo) +[![build status](https://github.com/lunr-php/lunr.halo/actions/workflows/php-tests.yml/badge.svg)]([https://travis-ci.org/lunr-php/lunr.halo](https://github.com/lunr-php/lunr.halo/actions/workflows/php-tests.yml)) [![codecov](https://codecov.io/gh/lunr-php/lunr.halo/branch/master/graph/badge.svg)](https://codecov.io/gh/lunr-php/lunr.halo) Lunr.Halo is a set of PHPUnit helper libraries.