You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2019/08/31 20:34:32 UTC

[commons-bcel] branch master updated: Add GH action badge.

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


The following commit(s) were added to refs/heads/master by this push:
     new 05a35cf  Add GH action badge.
05a35cf is described below

commit 05a35cfa3377058d86e93714f890a50de7051ea6
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Aug 31 16:34:29 2019 -0400

    Add GH action badge.
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 215c5dd..f0a5203 100644
--- a/README.md
+++ b/README.md
@@ -43,6 +43,7 @@
 Apache Commons BCEL
 ===================
 
+[![Build Status](https://github.com/apache/commons-bcel/workflows/Java%20CI/badge.svg)](https://github.com/apache/commons-bcel/actions)
 [![Build Status](https://travis-ci.org/apache/commons-bcel.svg)](https://travis-ci.org/apache/commons-bcel)
 [![Coverage Status](https://coveralls.io/repos/apache/commons-bcel/badge.svg)](https://coveralls.io/r/apache/commons-bcel)
 [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.apache.bcel/bcel/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.bcel/bcel/)