summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoshua Marshall <catchjosh@gmail.com>2015-10-05 17:27:54 -0700
committerJoshua Marshall <catchjosh@gmail.com>2015-10-05 17:27:54 -0700
commit98ac76bac4bc0149bf1d204cafeb471a68839b5c (patch)
tree044b9732360eee36b4002a2dcd2c227a64968d65 /README.md
parent402fe6a876d57eb17490f213f5154a3fc018d0c9 (diff)
downloadjsonrpclib-98ac76bac4bc0149bf1d204cafeb471a68839b5c.tar.gz
Adding Travis badge.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 85a157e..125da98 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
+[![Build Status](https://travis-ci.org/joshmarshall/jsonrpclib.svg)](https://travis-ci.org/joshmarshall/jsonrpclib)
+
JSONRPClib
==========
This library is an implementation of the JSON-RPC specification.