File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ sudo: false
1818
1919jdk :
2020 - openjdk7
21+ - oraclejdk7
2122 - oraclejdk8
2223
2324after_success :
Original file line number Diff line number Diff line change @@ -46,6 +46,11 @@ Apache Commons CSV
4646The Apache Commons CSV library provides a simple interface for reading and writing
4747CSV files of various types.
4848
49+ [ ![ Build Status] ( https://travis-ci.org/apache/commons-csv.svg?branch=master )] ( https://travis-ci.org/apache/commons-csv )
50+ [ ![ Coverage Status] ( https://coveralls.io/repos/apache/commons-csv/badge.svg?branch=master )] ( https://coveralls.io/r/apache/commons-csv )
51+ [ ![ Maven Central] ( https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-csv/badge.svg )] ( https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-csv/ )
52+ [ ![ License] ( http://img.shields.io/:license-apache-blue.svg )] ( http://www.apache.org/licenses/LICENSE-2.0.html )
53+
4954Documentation
5055-------------
5156
You can’t perform that action at this time.
0 commit comments