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

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


The following commit(s) were added to refs/heads/master by this push:
     new 1d45ed6  Remove the TravisCI badge from the README
     new 8190fdb  Merge pull request #104 from 
ppalaga/190802-remove-travis-badge
1d45ed6 is described below

commit 1d45ed653eb17aaea43811deae4736594e080590
Author: Peter Palaga <[email protected]>
AuthorDate: Fri Aug 2 09:52:24 2019 +0200

    Remove the TravisCI badge from the README
---
 README.adoc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/README.adoc b/README.adoc
index 92bce43..6a4e679 100644
--- a/README.adoc
+++ b/README.adoc
@@ -1,7 +1,6 @@
 = Apache Camel extensions for Quarkus
 
 
image:https://img.shields.io/maven-central/v/org.apache.camel.quarkus/camel-quarkus-bom.svg["Maven
 Central", 
link="http://search.maven.org/#search%7Cga%7C1%7Corg.apache.camel.quarkus";]
-image:https://img.shields.io/travis/apache/camel-quarkus/master.svg?logo=travis&color=white&label=Travis+CI["Travis
 CI build status", link="http://travis-ci.org/apache/camel-quarkus";]
 
image:https://img.shields.io/github/license/openshift/origin.svg?maxAge=2592000["Licensed
 under Apache License version 2.0", 
link="https://www.apache.org/licenses/LICENSE-2.0";]
 image:https://badges.gitter.im/apache/camel-quarkus.svg["Chat on Gitter", 
link="https://gitter.im/apache/camel-quarkus";]
 

Reply via email to