From b1b9ae0488115a4298344d89867fb990458bd052 Mon Sep 17 00:00:00 2001 From: Brian Christner Date: Wed, 21 Jun 2017 14:46:57 +0200 Subject: [PATCH] added Travis status --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 545012b..d919574 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # A Prometheus & Grafana docker-compose stack +[![Build Status](https://travis-ci.org/vegasbrianc/prometheus.svg?branch=master)](https://travis-ci.org/vegasbrianc/prometheus) Here's a quick start to stand-up a [Prometheus](http://prometheus.io/) stack containing Prometheus, Grafana and Node scraper to monitor your Docker infrastructure. A big shoutout to [philicious](https://github.com/philicious) for kicking this project off! ## Pre-requisites