Adding Travis badge.

This commit is contained in:
Joshua Marshall 2015-10-05 17:27:54 -07:00
parent 402fe6a876
commit 98ac76bac4
1 changed files with 2 additions and 0 deletions

View File

@ -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.