Update CI badge

This commit is contained in:
Ivan Daniluk 2017-05-22 15:46:28 +02:00
parent 804f0d2056
commit 9196ab7727
No known key found for this signature in database
GPG Key ID: 97ED33CE024E1DBF
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# ExpvarMon
[![Build Status](https://drone.io/github.com/divan/expvarmon/status.png)](https://drone.io/github.com/divan/expvarmon/latest)
[![Build Status](https://travis-ci.org/divan/expvarmon.svg?branch=master)](https://travis-ci.org/divan/expvarmon)
TermUI based Go apps monitor using [expvars](http://golang.org/pkg/expvar/) variables (/debug/vars). Quickest way to monitor your Go app.