From 9e3b7af44afc9d6ffa3f8589e581a21b801b8507 Mon Sep 17 00:00:00 2001 From: Paul Woolcock Date: Mon, 11 Mar 2019 12:33:36 -0400 Subject: [PATCH] replace travis build badge with circle ci badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e979e4a..9553f03 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## A Wrapper for the Mastodon API. -[![Build Status](https://travis-ci.org/pwoolcoc/elefren.svg?branch=master)](https://travis-ci.org/pwoolcoc/elefren) +[![CircleCI](https://circleci.com/gh/pwoolcoc/elefren.svg?style=svg)](https://circleci.com/gh/pwoolcoc/elefren) [![Build Status](https://ci.appveyor.com/api/projects/status/qeigk3nmmps52wxv?svg=true)](https://ci.appveyor.com/project/pwoolcoc/elefren) [![Coverage Status](https://coveralls.io/repos/github/pwoolcoc/elefren/badge.svg?branch=master&service=github)](https://coveralls.io/github/pwoolcoc/elefren?branch=master) [![crates.io](https://img.shields.io/crates/v/elefren.svg)](https://crates.io/crates/elefren)