Code

README: Added links to travis-ci and coveralls.
authorSebastian Harl <sh@tokkee.org>
Thu, 10 Apr 2014 13:51:02 +0000 (15:51 +0200)
committerSebastian Harl <sh@tokkee.org>
Thu, 10 Apr 2014 13:51:02 +0000 (15:51 +0200)
README

diff --git a/README b/README
index 1db223979cb6daa1db6f3d450f90954b412d9481..e9578012ce00157679918eaa77b718f6a500b6c7 100644 (file)
--- a/README
+++ b/README
@@ -68,9 +68,15 @@ Testing
   library. It used used to mock I/O related functions. In case this function
   is not available, the respective tests will be disabled automatically.
 
+  For the latest build status, see:
+  <https://travis-ci.org/tokkee/sysdb>
+
   Code coverage testing using Gcov may be enabled when using the
   ‘--enable-gcov’ configure option.
 
+  For the latest coverage report, see:
+  <https://coveralls.io/r/tokkee/sysdb>
+
 Configuring / Compiling / Installing
 ------------------------------------