summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorINADA Naoki <inada-n@klab.com>2012-11-06 09:35:06 +0900
committerINADA Naoki <inada-n@klab.com>2012-11-06 09:35:06 +0900
commitdbf50c9f789b831e0e8ec582a9947708175b5d5e (patch)
tree4a3f4fd725e76b16e180f65ed62752c29c49d4e5
parent3ec2e6e729ee71d0284140d3f494529788cbcfd5 (diff)
downloadmsgpack-python-dbf50c9f789b831e0e8ec582a9947708175b5d5e.tar.gz
Add travis status.
-rw-r--r--README.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index dcd3eb1..8cebc01 100644
--- a/README.rst
+++ b/README.rst
@@ -6,6 +6,9 @@ MessagePack Python Binding
:version: 0.2.0
:date: 2012-06-27
+.. image:: https://secure.travis-ci.org/msgpack/msgpack-python.png
+ :target: https://travis-ci.org/#!/msgpack/msgpack-python
+
HOW TO USE
-----------