You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tamaya.apache.org by po...@apache.org on 2019/04/23 20:32:19 UTC

[incubator-tamaya] branch master updated: INFRA-18257, TAMAYA-277: Update docs to trigger a new build

This is an automated email from the ASF dual-hosted git repository.

pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tamaya.git


The following commit(s) were added to refs/heads/master by this push:
     new f6d94e5  INFRA-18257,TAMAYA-277: Update docs to trigger a new build
f6d94e5 is described below

commit f6d94e508b9290d218a8e8c136bb22aac37ea751
Author: Hugo Hirsch <gi...@hugo-hirsch.de>
AuthorDate: Tue Apr 23 22:31:50 2019 +0200

    INFRA-18257,TAMAYA-277: Update docs to trigger a new build
---
 README.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 6317e0e..804d178 100644
--- a/README.md
+++ b/README.md
@@ -30,9 +30,12 @@ $ export MAVEN_OPTS="-Xmx512m -XX:PermGenSpace=200m"
 $ mvn
 ```
 
-### Travis / CI
+### Travis / CI / badges
 
 Apart from integration into ASF CI there's a travis build:
 
 [![Build Status](https://travis-ci.org/apache/incubator-tamaya.svg?branch=master)](https://travis-ci.org/apache/incubator-tamaya/branches)
+
+Sonarcloud integration:
+
 [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=apache_incubator-tamaya&metric=alert_status)](https://sonarcloud.io/dashboard?id=apache_incubator-tamaya)