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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-build-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 5378276  Drop TravisCI badge.
5378276 is described below

commit 53782761967b372d363cca72fdd335530474aa8e
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Feb 10 14:45:37 2022 -0500

    Drop TravisCI badge.
---
 src/main/resources/commons-xdoc-templates/readme-md-template.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/main/resources/commons-xdoc-templates/readme-md-template.md 
b/src/main/resources/commons-xdoc-templates/readme-md-template.md
index d891508..f632092 100644
--- a/src/main/resources/commons-xdoc-templates/readme-md-template.md
+++ b/src/main/resources/commons-xdoc-templates/readme-md-template.md
@@ -43,7 +43,6 @@
 @NAME@
 ===================
 
-[![Travis-CI 
Status](https://travis-ci.org/apache/commons-@[email protected])](https://travis-ci.org/apache/commons-@ID@)
 [![GitHub Actions 
Status](https://github.com/apache/commons-@ID@/workflows/Java%20CI/badge.svg)](https://github.com/apache/commons-@ID@/actions)
 [![Coverage 
Status](https://coveralls.io/repos/apache/commons-@ID@/badge.svg)](https://coveralls.io/r/apache/commons-@ID@)
 [![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/@GROUPID@/@ARTIFACTCOREID@/badge.svg)](https://maven-badges.herokuapp.com/maven-central/@GROUPID@/@ARTIFACTCOREID@/)

Reply via email to