Skip to content

Commit f37b317

Browse files
committed
Show testing results by Travis CI
Signed-off-by: Tsuyoshi Ozawa <ozawa.tsuyoshi@gmail.com>
1 parent e25043b commit f37b317

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ and typical short strings only require an extra byte in addition to the strings
88
You may be interested in how msgpack-java is faster than the other libraries.
99
To know this, please see [jvm-serializers](https://github.com/eishay/jvm-serializers/wiki), which is one of well-known benchmarks for comparing Java libraries of data serialization.
1010

11+
[![Build Status](https://travis-ci.org/msgpack/msgpack-java.png?branch=master)](https://travis-ci.org/msgpack/msgpack-java)
12+
1113
## Quick start
1214

1315
Quick start for msgpack-java is available at [Wiki](https://github.com/msgpack/msgpack-java/wiki/QuickStart).

0 commit comments

Comments
 (0)