From ecc5883f3b1f01033a066aceb123603d4be8116d Mon Sep 17 00:00:00 2001 From: Daniel van Flymen Date: Sun, 12 Nov 2017 16:35:26 -0500 Subject: [PATCH] Add Travis Icon --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0f46b5b..e77626b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Learn Blockchains by BuildingĀ One +[![Build Status](https://travis-ci.org/dvf/blockchain.svg?branch=master)](https://travis-ci.org/dvf/blockchain) + This is the source code for my post on [Building a Blockchain](https://medium.com/p/117428612f46). ## Installation