From bceb05353118a3880629327074adfa607d0089be Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Fri, 23 Sep 2022 08:31:50 -0700 Subject: [PATCH] Replace Travis badge with GitHub Actions --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 97ff4f7..2de1479 100644 --- a/README.md +++ b/README.md @@ -42,8 +42,7 @@ ---> Apache Commons Logging =================== - -[![Build Status](https://travis-ci.org/apache/commons-logging.svg?branch=trunk)](https://travis-ci.org/apache/commons-logging) +[![GitHub Actions Status](https://github.com/apache/commons-logging/workflows/Java%20CI/badge.svg)](https://github.com/apache/commons-logging/actions) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/commons-logging/commons-logging/badge.svg?gav=true)](https://maven-badges.herokuapp.com/maven-central/commons-logging/commons-logging/?gav=true) [![CodeQL](https://github.com/apache/commons-logging/workflows/CodeQL/badge.svg)](https://github.com/apache/commons-logging/actions/workflows/codeql-analysis.yml?query=workflow%3ACodeQL)