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

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


The following commit(s) were added to refs/heads/master by this push:
     new 63507d7  Show status of Travis verification
63507d7 is described below

commit 63507d7649c1d5acc5b5e9284493cc738ce30f32
Author: Jaroslav Tulach <[email protected]>
AuthorDate: Mon Oct 29 16:06:33 2018 +0100

    Show status of Travis verification
---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 1373f8b..f975754 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,9 @@
 
 In need of cross platform, client side interaction between Java and JavaScript?
 
-[![Build 
Status](https://builds.apache.org/buildStatus/icon?job=incubator-netbeans-html4j-linux)](https://builds.apache.org/job/incubator-netbeans-html4j-linux/)
+[![Travis](https://travis-ci.org/apache/incubator-netbeans-html4j.svg?branch=master)](https://travis-ci.org/apache/incubator-netbeans-html4j)
+[![Linux](https://builds.apache.org/buildStatus/icon?job=incubator-netbeans-html4j-linux)](https://builds.apache.org/job/incubator-netbeans-html4j-linux/)
+[![Windows](https://builds.apache.org/buildStatus/icon?job=incubator-netbeans-html4j-windows)](https://builds.apache.org/job/incubator-netbeans-html4j-windows)
 
 The HTML/Java library provides [basic building 
blocks](https://builds.apache.org/job/incubator-netbeans-html4j-linux/javadoc/net/java/html/js/package-summary.html)
 as well as advanced [high level 
concepts](https://builds.apache.org/job/incubator-netbeans-html4j-linux/javadoc/net/java/html/json/Model.html)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to