summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoern Hees <gitdev@joernhees.de>2013-06-21 14:10:19 +0200
committerJoern Hees <gitdev@joernhees.de>2013-06-23 16:38:25 +0200
commitabf07edb5d67fa6a2c1d20caa8681153b1e5e39b (patch)
tree05b0db9f5a52a797b44d798522adb4dd06b46116 /README.md
parent682d8161b5b0f1788b0f72a44a7dcdd37e57dad0 (diff)
downloadrdflib-abf07edb5d67fa6a2c1d20caa8681153b1e5e39b.tar.gz
coveralls ci, badge in readme. resolves #308
this squashes the several trial and error attempts to get the integration running from the coveralls-ci branch into a single commit, as that stuff is mostly rdflib unrelated.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index dfa02eb4..1331a675 100644
--- a/README.md
+++ b/README.md
@@ -78,9 +78,10 @@ More information is available on the project webpage:
https://github.com/RDFLib/rdflib/
-Continuous integration status details available from travis.ci:
+Continuous integration status details available from travis.ci, test coverage from coveralls:
[![Build Status](https://travis-ci.org/RDFLib/rdflib.png?branch=master)](https://travis-ci.org/RDFLib/rdflib)
+[![Coverage Status](https://coveralls.io/repos/RDFLib/rdflib/badge.png?branch=master)](https://coveralls.io/r/RDFLib/rdflib?branch=master)
The documentation can be built by doing::