From 0e6f10f48930c4417f21a680d15e6eaddf102e31 Mon Sep 17 00:00:00 2001 From: Noah Gorny Date: Mon, 7 Dec 2020 21:38:35 +0200 Subject: [PATCH] docs: Add github action CI badge --- docs/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index 8867f05a..f8e94995 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,6 +1,5 @@ # Bash-it - -[![Build Status](https://travis-ci.com/Bash-it/bash-it.svg?branch=master)](https://travis-ci.com/Bash-it/bash-it) +![Build Status](https://github.com/Bash-it/bash-it/workflows/CI/badge.svg?branch=master) [![Join the chat at https://gitter.im/Bash-it/bash-it](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/Bash-it/bash-it?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) **Bash-it** is a collection of community Bash commands and scripts for Bash 3.2+.