Skip to content

Commit 99c3da1

Browse files
committed
Update README
Remove broken badge Remove Travis badge Add GitHub Actions badge
1 parent 093ea05 commit 99c3da1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22

33
A ruby port of the [ipcat](https://github.com/rale/ipcat) library to classify IP addresses from known datacenters
44

5-
[![Build Status](https://travis-ci.org/kickstarter/ipcat-ruby.svg?branch=master)](https://travis-ci.org/kickstarter/ipcat-ruby)
6-
[![Code Climate](https://img.shields.io/codeclimate/github/kickstarter/ipcat-ruby.svg?style=flat)](https://codeclimate.com/github/kickstarter/ipcat-ruby)
5+
[![minitest](https://github.com/kickstarter/ipcat-ruby/actions/workflows/minitest.yml/badge.svg)](https://github.com/kickstarter/ipcat-ruby/actions/workflows/minitest.yml)
76

87
## Installation
98

0 commit comments

Comments
 (0)