From 9afda0e8e95d9b9b72e895ab5c9ef30af76fd25c Mon Sep 17 00:00:00 2001 From: Ross Nicoll Date: Fri, 8 Jan 2016 20:37:00 +0000 Subject: [PATCH] Add build status image --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7390af1a..04563377 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Build Status](https://travis-ci.org/dogecoin/libdohj.svg?branch=master)](https://travis-ci.org/dogecoin/libdohj) + ### Welcome to libdohj The libdohj library is a lightweight wrapper library around the bitcoinj Java library,