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-vfs.git


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

commit 2b32ebd6b53762d53fdfdf0197eb27687e172727
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Feb 10 14:44:59 2022 -0500

    Drop TravisCI badge.
---
 README.md                       | 1 -
 commons-vfs2-examples/README.md | 1 -
 2 files changed, 2 deletions(-)

diff --git a/README.md b/README.md
index 04cc17b..76764c7 100644
--- a/README.md
+++ b/README.md
@@ -43,7 +43,6 @@
 Apache Commons VFS Project
 ===================
 
-[![Travis-CI 
Status](https://travis-ci.org/apache/commons-vfs.svg)](https://travis-ci.org/apache/commons-vfs)
 [![GitHub Actions 
Status](https://github.com/apache/commons-vfs/workflows/Java%20CI/badge.svg)](https://github.com/apache/commons-vfs/actions)
 [![Coverage 
Status](https://coveralls.io/repos/apache/commons-vfs/badge.svg)](https://coveralls.io/r/apache/commons-vfs)
 [![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-vfs2/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-vfs2/)
diff --git a/commons-vfs2-examples/README.md b/commons-vfs2-examples/README.md
index a688ce4..60377db 100644
--- a/commons-vfs2-examples/README.md
+++ b/commons-vfs2-examples/README.md
@@ -43,7 +43,6 @@
 Apache Commons VFS Examples
 ===================
 
-[![Travis-CI 
Status](https://travis-ci.org/apache/commons-vfs.svg)](https://travis-ci.org/apache/commons-vfs)
 [![GitHub Actions 
Status](https://github.com/apache/commons-vfs/workflows/Java%20CI/badge.svg)](https://github.com/apache/commons-vfs/actions)
 [![Coverage 
Status](https://coveralls.io/repos/apache/commons-vfs/badge.svg)](https://coveralls.io/r/apache/commons-vfs)
 [![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-vfs2-examples/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-vfs2-examples/)

Reply via email to