From 113f1167c3476932ee5927be73e194a7732e7867 Mon Sep 17 00:00:00 2001 From: Walter Dal Mut Date: Tue, 23 Jun 2015 19:39:49 +0200 Subject: [PATCH] Removed develop badge --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index b38953782..4b3ac940c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # InfluxDB PHP SDK - * Master: [![Build Status](https://travis-ci.org/corley/influxdb-php-sdk.svg?branch=master)](https://travis-ci.org/corley/influxdb-php-sdk) - * Develop: [![Build Status](https://travis-ci.org/corley/influxdb-php-sdk.svg?branch=develop)](https://travis-ci.org/corley/influxdb-php-sdk) +[![Build Status](https://travis-ci.org/corley/influxdb-php-sdk.svg?branch=master)](https://travis-ci.org/corley/influxdb-php-sdk) Send metrics to InfluxDB and query for any data.