]> cat aescling's git repositories - mastodon.git/commitdiff
Replace badge to CircleCI (#7216)
authorYamagishi Kazutoshi <ykzts@desire.sh>
Sat, 21 Apr 2018 19:56:40 +0000 (04:56 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Sat, 21 Apr 2018 19:56:40 +0000 (21:56 +0200)
README.md

index 7b85b165b0a37ad15c46de029569416cd86ac496..34d56c96f223507436ddc07958a87cbb816f683c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,10 +1,10 @@
 ![Mastodon](https://i.imgur.com/NhZc40l.png)
 ========
 
-[![Build Status](https://img.shields.io/travis/tootsuite/mastodon.svg)][travis]
+[![Build Status](https://img.shields.io/circleci/project/github/tootsuite/mastodon.svg)][circleci]
 [![Code Climate](https://img.shields.io/codeclimate/maintainability/tootsuite/mastodon.svg)][code_climate]
 
-[travis]: https://travis-ci.org/tootsuite/mastodon
+[circleci]: https://circleci.com/gh/tootsuite/mastodon
 [code_climate]: https://codeclimate.com/github/tootsuite/mastodon
 
 Mastodon is a **free, open-source social network server** based on **open web protocols** like ActivityPub and OStatus. The social focus of the project is a viable decentralized alternative to commercial social media silos that returns the control of the content distribution channels to the people. The technical focus of the project is a good user interface, a clean REST API for 3rd party apps and robust anti-abuse tools.