Skip to content

Commit de831bd

Browse files
committed
Added Travis badge.
1 parent f9ef2af commit de831bd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ for use cases where a single jar is preferred over more modular approach.
2424
Finally, use of jar minimizers like [ProGuard](http://proguard.sourceforge.net/) can bring the jar
2525
size down even further, by renaming and removing debug information.
2626

27+
## Status
28+
29+
[![Build Status](https://travis-ci.org/FasterXML/jackson-jr.svg)](https://travis-ci.org/FasterXML/jackson-jr)
30+
2731
## Usage
2832

2933
### Reading/writing Simple Objects, Beans, List/arrays thereof

0 commit comments

Comments
 (0)