From 3736041b97d0ab1f7e05d48d2c958ee3e61da3a9 Mon Sep 17 00:00:00 2001 From: Olle Jonsson Date: Tue, 7 Nov 2023 13:26:31 +0100 Subject: [PATCH] Use GH Actions badge in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e9bd61..87716f0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Squasher -[![Build Status](https://travis-ci.org/jalkoby/squasher.svg?branch=master)](https://travis-ci.org/jalkoby/squasher) +[![CI](https://github.com/jalkoby/squasher/actions/workflows/ci.yml/badge.svg)](https://github.com/jalkoby/squasher/actions/workflows/ci.yml) [![Code Climate](https://codeclimate.com/github/jalkoby/squasher.svg)](https://codeclimate.com/github/jalkoby/squasher) [![Gem Version](https://badge.fury.io/rb/squasher.svg)](http://badge.fury.io/rb/squasher)