Skip to content

Commit 209ec33

Browse files
committed
Replace Travis-CI badge with GitHub Actions CI
1 parent 2fdd868 commit 209ec33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
Apache Commons Codec
4747
===================
4848

49-
[![Build Status](https://travis-ci.org/apache/commons-codec.svg)](https://travis-ci.org/apache/commons-codec)
49+
[![GitHub Actions Status](https://github.com/apache/commons-codec/workflows/Java%20CI/badge.svg)](https://github.com/apache/commons-codec/actions)
5050
[![Coverage Status](https://codecov.io/gh/apache/commons-codec/branch/master/graph/badge.svg)](https://app.codecov.io/gh/apache/commons-codec/branch/master)
5151
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/commons-codec/commons-codec/badge.svg?gav=true)](https://maven-badges.herokuapp.com/maven-central/commons-codec/commons-codec/?gav=true)
5252
[![Javadocs](https://javadoc.io/badge/commons-codec/commons-codec/1.15.svg)](https://javadoc.io/doc/commons-codec/commons-codec/1.15)

0 commit comments

Comments
 (0)