From 182f0bbb6b548aa9138f43920a9e916659606746 Mon Sep 17 00:00:00 2001 From: Kegsay Date: Thu, 17 Nov 2016 17:26:59 +0000 Subject: [PATCH] Add build badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ff3c047..87e565f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # Go-NEB +[![Build Status](https://travis-ci.org/matrix-org/go-neb.svg?branch=master)](https://travis-ci.org/matrix-org/go-neb) Go-NEB is a [Matrix](https://matrix.org) bot written in Go. It is the successor to [Matrix-NEB](https://github.com/matrix-org/Matrix-NEB), the original Matrix bot written in Python.