summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPaul Woolcock <paul@woolcock.us>2019-03-11 12:33:36 -0400
committerPaul Woolcock <paul@woolcock.us>2019-03-11 12:33:36 -0400
commit9e3b7af44afc9d6ffa3f8589e581a21b801b8507 (patch)
tree6166771e9395a344950f6877b4d9256250d3f48d /README.md
parentca4995bb5ddb8216935154430d39c9f65708a53a (diff)
replace travis build badge with circle ci badge
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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)