Skip to content

Commit 15e8f03

Browse files
committed
SHOP-14072: add build status
1 parent 4baebf5 commit 15e8f03

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# binlog-parser
22

3+
[![Build Status](https://travis-ci.com/zalora/binlog-parser.svg?token=sSszX6Gpx3jukw6FyEyD&branch=master)](https://travis-ci.com/zalora/binlog-parser)
4+
35
A tool for parsing a MySQL binlog file to JSON. Reads a binlog input file, queries a database for field names, writes JSON to stdout. The output looks like this:
46

57
{

0 commit comments

Comments
 (0)