diff options
author | Andrei Karas <akaras@inbox.ru> | 2017-03-28 00:35:51 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2017-03-28 00:35:51 +0300 |
commit | 475aea387f846561d5029807f804ff789d59e69f (patch) | |
tree | 8764f23f6d48a49c4f3d12dad2f7b8c606e8b3f4 | |
parent | b512a908ca8973c5d5d6c90ac0eb7ef270ddb770 (diff) | |
download | plus-475aea387f846561d5029807f804ff789d59e69f.tar.gz plus-475aea387f846561d5029807f804ff789d59e69f.tar.bz2 plus-475aea387f846561d5029807f804ff789d59e69f.tar.xz plus-475aea387f846561d5029807f804ff789d59e69f.zip |
Add citcleci into readmes.
-rw-r--r-- | README | 1 | ||||
-rw-r--r-- | README.md | 4 | ||||
-rw-r--r-- | README.txt | 1 |
3 files changed, 5 insertions, 1 deletions
@@ -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 @@ -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
|