add badges for travis and docker

This commit is contained in:
Louis Miller
2016-10-13 17:50:47 +02:00
parent 07c1121ff4
commit 278a93887b

View File

@ -1,6 +1,6 @@
# NSQ Exporter
[![GoDoc](https://godoc.org/github.com/lovoo/nsq_exporter?status.svg)](https://godoc.org/github.com/lovoo/nsq_exporter)
[![GoDoc](https://godoc.org/github.com/lovoo/nsq_exporter?status.svg)](https://godoc.org/github.com/lovoo/nsq_exporter) [![Build Status](https://travis-ci.org/lovoo/nsq_exporter.svg?branch=master)](https://travis-ci.org/lovoo/nsq_exporter) [![](https://images.microbadger.com/badges/image/lovoo/nsq_exporter.svg)](https://microbadger.com/images/lovoo/nsq_exporter "Get your own image badge on microbadger.com")
NSQ exporter for prometheus.io, written in go.