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-10-15 00:38:22 +0400
committerStefan Giehl <stefan.giehl@mayflower.de>2014-10-15 00:38:22 +0400
commitaccb3c9401923806949f6b3429b0bd05c2756af7 (patch)
tree1f34229fa382771a7a5f415190b7d7e743824e95 /tests/README.md
parentd6aef19f185bbcbcf2a2c5aaca82b9c7aa8b3b62 (diff)
Added link to coveralls.io
Diffstat (limited to 'tests/README.md')
-rw-r--r--tests/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/README.md b/tests/README.md
index 16d1b1ee90..8130901df1 100644
--- a/tests/README.md
+++ b/tests/README.md
@@ -7,6 +7,7 @@ We use Travis CI for our continuous integration server. It automatically runs ou
after each commit to our GIT repo. More information at the links:
* Piwik on Travis CI: https://travis-ci.org/piwik/piwik
+ * Piwik on Coveralls.io: https://coveralls.io/r/piwik
* QA in Piwik: http://piwik.org/qa/
Each core Piwik developer is responsible to keep the build green. If a developer breaks the build, he will receive an email from Travis CI.