summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Woolcock <paul@woolcock.us>2020-04-07 14:04:39 -0400
committerGitHub <noreply@github.com>2020-04-07 14:04:39 -0400
commit336e87076ae99669a92600204c249e0d607bcaa7 (patch)
tree3c3bb3c10cebbfe7f99b1bb70192eb10067a2747
parent23a7fff57c066f8545cfe9cadb98e7cb6ae4ab9b (diff)
Switch build badge back to travis-ci
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a56bf2b..9be655f 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
## A Wrapper for the Mastodon API.
-[![CircleCI](https://circleci.com/gh/pwoolcoc/elefren.svg?style=svg)](https://circleci.com/gh/pwoolcoc/elefren)
+[![Build Status](https://travis-ci.org/pwoolcoc/elefren.svg?branch=master)](https://travis-ci.org/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)