From c800b7c09e4c52906a66ef20aa10314f1dd0a449 Mon Sep 17 00:00:00 2001 From: mamazu Date: Tue, 30 Nov 2021 01:31:44 +0100 Subject: [PATCH] Adding the github action badge Instead of the broken travis badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6dcb5259..609eb5c0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # PHPCR Utilities -[![Build Status](https://secure.travis-ci.org/phpcr/phpcr-utils.png)](http://travis-ci.org/phpcr/phpcr-utils) +[![Build Status](https://github.com/phpcr/phpcr-utils/actions/workflows/test-application.yaml/badge.svg)](https://github.com/phpcr/phpcr-utils/actions) [![Latest Stable Version](https://poser.pugx.org/phpcr/phpcr-utils/version.png)](https://packagist.org/packages/phpcr/phpcr-utils) [![Total Downloads](https://poser.pugx.org/phpcr/phpcr-utils/d/total.png)](https://packagist.org/packages/phpcr/phpcr-utils)