Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Giehl <stefan.giehl@mayflower.de>2014-08-21 01:22:21 +0400
committerStefan Giehl <stefan.giehl@mayflower.de>2014-08-21 01:22:21 +0400
commit4c7e446dedf7ca070cc70789ae629416f016baee (patch)
treed5afee935deb9e7e1ee23fde5e03163609945a2a /README.md
parent6de375ec21d236dce4f7a3caebb2ac605e17f9ea (diff)
parentf7509a59b042ab77de05daf105a71ae49fa0908b (diff)
Merge pull request #6023 from sgiehl/master
refs #4224, #4302 - added code coverage report using coveralls.io
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9ba1bf5839..91eeeb4b50 100644
--- a/README.md
+++ b/README.md
@@ -101,3 +101,5 @@ The Piwik project uses an ever-expanding comprehensive set of thousands of unit
Build status (master branch) [![Build Status](https://travis-ci.org/piwik/piwik.png?branch=master)](https://travis-ci.org/piwik/piwik) - Screenshot tests Build [![Build Status](https://travis-ci.org/piwik/piwik-ui-tests.png?branch=master)](https://travis-ci.org/piwik/piwik-ui-tests)
+Code Coverage: [![Coverage Status](https://coveralls.io/repos/piwik/piwik/badge.png?branch=master)](https://coveralls.io/r/piwik/piwik?branch=master)
+