From 4b7f10baf1802efb7822d08fd06212efc20abdf0 Mon Sep 17 00:00:00 2001 From: Max Date: Mon, 22 Jul 2024 23:07:58 +1000 Subject: [PATCH] Update badges for ci (#50) --- readme.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/readme.md b/readme.md index e5d37a5..6cd163d 100644 --- a/readme.md +++ b/readme.md @@ -15,11 +15,10 @@ Please note, we do not actively maintain the Lumen support of this project. If y The Dingo API package is meant to provide you, the developer, with a set of tools to help you easily and quickly build your own API. While the goal of this package is to remain as flexible as possible it still won't cover all situations and solve all problems. -[![Build Status](https://img.shields.io/travis/api-ecosystem-for-laravel/dingo-api/master.svg?style=flat-square)](https://travis-ci.org/api-ecosystem-for-laravel/dingo-api) +[!Build Status](https://github.com/api-ecosystem-for-laravel/dingo-api/actions/workflows/ci.yml/badge.svg?branch=master) [![License](https://img.shields.io/packagist/l/api-ecosystem-for-laravel/dingo-api.svg?style=flat-square)](LICENSE) [![Development Version](https://img.shields.io/packagist/vpre/api-ecosystem-for-laravel/dingo-api.svg?style=flat-square)](https://packagist.org/packages/api-ecosystem-for-laravel/dingo-api) [![Monthly Installs](https://img.shields.io/packagist/dm/api-ecosystem-for-laravel/dingo-api.svg?style=flat-square)](https://packagist.org/packages/api-ecosystem-for-laravel/dingo-api) -[![StyleCI](https://styleci.io/repos/452338988/shield)](https://styleci.io/repos/452338988) ## Features