Skip to content

Commit 03f4218

Browse files
authored
add build status
1 parent 1dabd22 commit 03f4218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# avro-json-decoder
1+
# avro-json-decoder [![Build Status](https://travis-ci.com/Celos/avro-json-decoder.svg?branch=master)](https://travis-ci.com/Celos/avro-json-decoder)
22
JSON decoder for AVRO that infers default values. Based on org.apache.avro.io.JsonDecoder from <a href="https://github.com/apache/avro">AVRO</a> 1.8.2 and org.apache.avro.io.ExtendedJsonDecoder by <a href="https://github.com/zolyfarkas/avro">zolyfarkas</a>.
33

44
## why

0 commit comments

Comments
 (0)