Added travis-ci badge to README

[ci skip]
This commit is contained in:
moandji.ezana 2014-04-07 14:54:48 +02:00
parent 8810f558df
commit f7f3d37ef0

View file

@ -2,6 +2,8 @@
toml4j is a [TOML 0.1.0](https://github.com/mojombo/toml) parser for Java that uses the [Parboiled](http://www.parboiled.org) PEG parser.
[![Build Status](https://travis-ci.org/mwanji/toml4j.svg?branch=master)](https://travis-ci.org/mwanji/toml4j)
## Installation
Add the following dependency to your POM: