From 49444b31799432093179c6aa5c253a92f579f48a Mon Sep 17 00:00:00 2001 From: Kunal Dabir Date: Fri, 28 Jul 2023 19:00:34 +0530 Subject: [PATCH] Replace status badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b884604..6197b96 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ `has` checks presence of various command line tools on the PATH and reports their installed version. -[![Build Status](https://travis-ci.org/kdabir/has.svg?branch=master)](https://travis-ci.org/kdabir/has) +[![Build Status](https://github.com/kdabir/has/actions/workflows/main.yml/badge.svg)](https://github.com/kdabir/has/actions/workflows/main.yml) [![Open Source Helpers](https://www.codetriage.com/kdabir/has/badges/users.svg)](https://www.codetriage.com/kdabir/has) [![demo](demo.svg)](demo.svg)