Skip to content

Commit

Permalink
Remove Travis File (#181)
Browse files Browse the repository at this point in the history
* rm travis

* fix build status

* fix

* link

* fix

* revert

* rm coverage
  • Loading branch information
oliviagolden0 authored Jul 26, 2024
1 parent 275fe61 commit 4e243d2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
12 changes: 0 additions & 12 deletions .travis.yml

This file was deleted.

3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
etcd-rules
==========

[![Build Status](https://travis-ci.org/IBM-Cloud/go-etcd-rules.svg?branch=master)](https://travis-ci.org/IBM-Cloud/go-etcd-rules)
[![Coverage Status](https://coveralls.io/repos/github/IBM-Bluemix/go-etcd-rules/badge.svg?branch=master)](https://coveralls.io/github/IBM-Bluemix/go-etcd-rules?branch=master)
[![Build Status](https://github.com/IBM-Cloud/go-etcd-rules/actions/workflows/go.yml/badge.svg?branch=master)](https://github.com/IBM-Cloud/go-etcd-rules/actions?branch=master)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)

**NOTE: Built with the etcd 3.5.x client.**
Expand Down

0 comments on commit 4e243d2

Please sign in to comment.