From b339be94c4bca983c51ea2d86faffb3bbe82dc5d Mon Sep 17 00:00:00 2001 From: Somashekhar Bidari Date: Thu, 16 Sep 2021 20:09:05 +0530 Subject: [PATCH] remove develop branch (#150) --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 8498e2ce..4f223a06 100644 --- a/README.md +++ b/README.md @@ -10,12 +10,8 @@ This library is compatible with Go 1.2+ - [Usage](#Usage) ## Build Status +[![Build Status](https://travis-ci.org/infobloxopen/infoblox-go-client.svg?branch=master)](https://travis-ci.org/infobloxopen/infoblox-go-client) -| Master | Develop | -| ----------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| [![Build Status](https://travis-ci.org/infobloxopen/infoblox-go-client.svg?branch=master)](https://travis-ci.org/infobloxopen/infoblox-go-client) | [![Build Status](https://travis-ci.org/infobloxopen/infoblox-go-client.svg?branch=develop)](https://travis-ci.org/infobloxopen/infoblox-go-client) | - -The newly developed features will be available under `develop` branch. After validation they would be merged to `master`. ## Prerequisites * Infoblox GRID with 2.5 or above WAPI support