This is an automated email from the ASF dual-hosted git repository. juhan pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/fineract-cn-postgresql.git
commit fc611d2f4c87863948f0fa7b3bd8fbe834d2af91 Author: Barry Songa <[email protected]> AuthorDate: Fri Jan 6 09:01:30 2023 +0300 Remove Travis build status from README.md Due to the removal of the Travis build scripts from the project. The build status in the README.md is now misleading and needs to be removed. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7c8b0c..b76c5d3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Apache Fineract CN PostgreSQL [](https://travis-ci.com/apache/fineract-cn-postgresql) +# Apache Fineract CN PostgreSQL For fineract-cn-* repositories this library provides tenant-separation based on header contents. [Read more](https://cwiki.apache.org/confluence/display/FINERACT/Fineract+CN+Project+Structure#FineractCNProjectStructure-postgresqlDBanddatapersistence).
