1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
From: Nicolas Mora
Date: Tue, 21 Jul 2020 10:06:07 -0400
Subject: Doxygen files: remove privacy-breach-generic
Forwarded: not-needed
---
--- a/README.md
+++ b/README.md
@@ -27,13 +27,6 @@ if you already have json-c installed and ready to use.
Home page for json-c: https://github.com/json-c/json-c/wiki
-Build Status
-* [AppVeyor Build](https://ci.appveyor.com/project/hawicz/json-c) 
-* [Travis Build](https://travis-ci.org/json-c/json-c) 
-
-Test Status
-* [Coveralls](https://coveralls.io/github/json-c/json-c?branch=master) [](https://coveralls.io/github/json-c/json-c?branch=master)
-
Building on Unix with `git`, `gcc` and `cmake` <a name="buildunix"></a>
--------------------------------------------------
|