summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README1
-rw-r--r--README.md4
-rw-r--r--README.txt1
3 files changed, 5 insertions, 1 deletions
diff --git a/README b/README
index 3d8701ac8..7e4189a92 100644
--- a/README
+++ b/README
@@ -5,6 +5,7 @@ THE MANA PLUS CLIENT
Build status:
Gitlab CI: https://gitlab.com/manaplus/manaplus/badges/master/build.svg
+ Circle CI: https://circleci.com/gh/ManaPlus/ManaPlus/tree/master.svg?style=svg
Semaphore CI https://semaphoreci.com/4144/manaplus
Travis: https://travis-ci.org/ManaPlus/ManaPlus.svg?branch=master
Coverage: http://stats.manaplus.org/gcov/gcc-6.html
diff --git a/README.md b/README.md
index ce80351a3..d46c29628 100644
--- a/README.md
+++ b/README.md
@@ -8,9 +8,11 @@ Version: 1.7.3.18 Date: 2017-03-18
Gitlab CI: [![gitlab build status](https://gitlab.com/manaplus/manaplus/badges/master/build.svg)](https://gitlab.com/manaplus/manaplus/commits/master)
+Cicle CI: [![CircleCI](https://circleci.com/gh/ManaPlus/ManaPlus/tree/master.svg?style=svg)](https://circleci.com/gh/ManaPlus/ManaPlus/tree/master)
+
Semaphore CI: [![Build Status](https://semaphoreci.com/api/v1/4144/manaplus/branches/master/badge.svg)](https://semaphoreci.com/4144/manaplus)
-Travis CI: [![travis build status](https://travis-ci.org/ManaPlus/ManaPlus.svg?branch=master)](https://gitlab.com/manaplus/manaplus/commits/master)
+Travis CI: [![travis build status](https://travis-ci.org/ManaPlus/ManaPlus.svg?branch=master)](https://travis-ci.org/ManaPlus/ManaPlus/builds/)
Coverage: [![coverage report](https://gitlab.com/manaplus/manaplus/badges/master/coverage.svg)](http://stats.manaplus.org/gcov/gcc-6.html)
diff --git a/README.txt b/README.txt
index 03e38b10d..a92841ee5 100644
--- a/README.txt
+++ b/README.txt
@@ -8,6 +8,7 @@ THE MANA PLUS CLIENT
Build status:
Gitlab CI: https://gitlab.com/manaplus/manaplus/badges/master/build.svg
+ Circle CI: https://circleci.com/gh/ManaPlus/ManaPlus/tree/master.svg?style=svg
Semaphore CI https://semaphoreci.com/4144/manaplus
Travis: https://travis-ci.org/ManaPlus/ManaPlus.svg?branch=master
Coverage: http://stats.manaplus.org/gcov/gcc-6.html