From 35dcd1c83bd0e065fb2efa40c18576ce7b3504ba Mon Sep 17 00:00:00 2001 From: Piotr Lizonczyk Date: Tue, 12 Sep 2017 22:25:44 +0200 Subject: [PATCH] Add travis build status badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d99e4e9..9f3c045 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ noiseprotocol ============= +[![Build Status](https://travis-ci.org/plizonczyk/noiseprotocol.svg?branch=master)](https://travis-ci.org/plizonczyk/noiseprotocol) This repository contains source code of **noiseprotocol** - a Python 3 implementation of [Noise Protocol Framework](http://www.noiseprotocol.org/).