From 048c7254465ee5434a5dbb0025ec3f0fc29e359c Mon Sep 17 00:00:00 2001 From: Rasmus Schultz Date: Sun, 10 Mar 2024 16:36:51 +0100 Subject: [PATCH] swap badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aefcf6c..c3c35ab 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ![Unbox](unbox-logo.png) [![PHP Version](https://img.shields.io/badge/php-8.0%2B-blue.svg)](https://packagist.org/packages/mindplay/unbox) -[![Build Status](https://travis-ci.com/mindplay-dk/unbox.svg?branch=master)](https://travis-ci.org/mindplay-dk/unbox) +[![Build Status](https://github.com/mindplay-dk/unbox/actions/workflows/ci.yml/badge.svg)](https://github.com/mindplay-dk/unbox/actions/workflows/ci.yml) [![Code Coverage](https://scrutinizer-ci.com/g/mindplay-dk/unbox/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/mindplay-dk/unbox/?branch=master) Unbox is a [fast](#benchmark), simple, [opinionated](#opinionated) dependency injection container,