summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbinoam P. Marques Jr <abinoam@gmail.com>2022-12-31 19:56:04 -0300
committerAbinoam P. Marques Jr <abinoam@gmail.com>2022-12-31 20:12:47 -0300
commit4f686b037a816e74d936acdb32c6477605939f5d (patch)
treebc54824efdb9c7d566c935f4b9045f8e798a9ccf
parentb50411702c00fcfacabbb471c79418d28c76b3b7 (diff)
downloadhighline-4f686b037a816e74d936acdb32c6477605939f5d.tar.gz
Remove Travis badge and add GitHub Actions badge
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a4481a9..9c14160 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
HighLine
========
-[![Build Status](https://travis-ci.org/JEG2/highline.svg?branch=master)](https://travis-ci.org/JEG2/highline)
+[![Tests](https://github.com/JEG2/highline/actions/workflows/ci.yml/badge.svg)](https://github.com/JEG2/highline/actions/workflows/ci.yml)
[![Build status](https://ci.appveyor.com/api/projects/status/4p05fijpah77d28x/branch/master?svg=true)](https://ci.appveyor.com/project/JEG2/highline/branch/master)
[![Gem Version](https://badge.fury.io/rb/highline.svg)](https://badge.fury.io/rb/highline)
[![Code Climate](https://codeclimate.com/github/JEG2/highline/badges/gpa.svg)](https://codeclimate.com/github/JEG2/highline)