Skip to content

Commit

Permalink
Remove travis, add github action badge
Browse files Browse the repository at this point in the history
  • Loading branch information
nickg committed May 12, 2020
1 parent f7e6b4e commit 1962558
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
8 changes: 0 additions & 8 deletions .travis.yml

This file was deleted.

3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# ipv4

[![Build Status](https://travis-ci.org/signalsciences/ipv4.svg?branch=master)](https://travis-ci.org/signalsciences/ipv4) [![GoDoc](https://godoc.org/github.com/signalsciences/ipv4?status.svg)](https://godoc.org/github.com/signalsciences/ipv4)
![build](https://github.com/signalsciences/ipv4/workflows/.github/workflows/build.yml/badge.svg)


Package for conveniently working with IPv4 and CIDR ranges.

Expand Down

0 comments on commit 1962558

Please sign in to comment.