Skip to content

Commit c18b192

Browse files
README.md:
- fix broken build status badge - remove broken coverage badge - remove maven central badge (just displays bongus version 20041127.091804) - remove redundant license badge (github nowadays already displays the license of a project) git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1803675 13f79535-47bb-0310-9956-ffa450edef68
1 parent b5821bf commit c18b192

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,7 @@
4343
Apache Commons Codec
4444
===================
4545

46-
[![Build Status](https://travis-ci.org/apache/commons-codec.svg?branch=master)](https://travis-ci.org/apache/commons-codec)
47-
[![Coverage Status](https://coveralls.io/repos/apache/commons-codec/badge.svg?branch=master)](https://coveralls.io/r/apache/commons-codec)
48-
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/commons-codec/commons-codec/badge.svg)](https://maven-badges.herokuapp.com/maven-central/commons-codec/commons-codec/)
49-
[![License](http://img.shields.io/:license-apache-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)
46+
[![Build Status](https://travis-ci.org/apache/commons-codec.svg?branch=trunk)](https://travis-ci.org/apache/commons-codec)
5047

5148
The Apache Commons Codec package contains simple encoder and decoders for
5249
various formats such as Base64 and Hexadecimal. In addition to these

0 commit comments

Comments
 (0)