From b48f9599d4e841aa936d7fe1fb90bdfaa4549ad7 Mon Sep 17 00:00:00 2001 From: Brian Christner Date: Wed, 12 Jul 2017 08:54:50 +0200 Subject: [PATCH] Fixed Travis build status --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 25bf6f6..9d2d14a 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!