From 52e08720b7991da2c99e4dd21b0d9f1ab1c55c0d Mon Sep 17 00:00:00 2001 From: Brian Waldon Date: Wed, 22 Oct 2014 17:24:25 -0700 Subject: [PATCH] etcdctl: remove build indicator from README.md --- etcdctl/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/etcdctl/README.md b/etcdctl/README.md index 7762ee70a..7f62bd2fb 100644 --- a/etcdctl/README.md +++ b/etcdctl/README.md @@ -1,8 +1,6 @@ etcdctl ======== -[![Build Status](https://travis-ci.org/coreos/etcdctl.png)](https://travis-ci.org/coreos/etcdctl) - `etcdctl` is a command line client for [etcd][etcd]. It can be used in scripts or for administrators to explore an etcd cluster.