From e1f281b435bbefbb2d17fc57c051ede0ab973c59 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Sat, 5 May 2018 17:04:09 +0200 Subject: [PATCH] add travis badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0280ba4..0b94b3b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # dnsmasq exporter +[![Build Status](https://travis-ci.org/google/dnsmasq_exporter.svg?branch=master)](https://travis-ci.org/google/dnsmasq_exporter) + dnsmasq_exporter is an exporter for [Prometheus](https://prometheus.io/), allowing you to monitor/alert on the number of DHCP leases and various DNS statistics.