From 509465d7fd8189c2bb3b096b7dd9cd220efb4ce1 Mon Sep 17 00:00:00 2001 From: Brian Christner Date: Wed, 2 Aug 2017 16:43:16 +0200 Subject: [PATCH] added build status to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 22b4e24..e6ad197 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Build Status](https://travis-ci.org/vegasbrianc/github-monitoring.svg?branch=master)](https://travis-ci.org/vegasbrianc/github-monitoring) + # A Docker Stack which Monitors your GitHub Repos Here's a quick start to stand-up a Docker [Prometheus](http://prometheus.io/) stack containing Prometheus, Grafana and [github-exporter](https://github.com/infinityworksltd/github-exporter) to collect and graph GitHub statistics.