From 68dea3d4966ef3870738de722842ce3b69bd7c9e Mon Sep 17 00:00:00 2001 From: Spencer Alger Date: Fri, 7 Feb 2014 11:32:54 -0700 Subject: [PATCH] Build status is now specific to this branch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 522e2cc93..4b9d19451 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ The official low-level Elasticsearch client for Node.js and the browser. -[![Build Status](https://www.codeship.io/projects/f0c2b4a0-61c9-0131-3fd3-367b94dc0d60/status?branch=master)](https://www.codeship.io/projects/12289) +[![Build Status](https://www.codeship.io/projects/f0c2b4a0-61c9-0131-3fd3-367b94dc0d60/status?branch=1.5)](https://www.codeship.io/projects/12289)
[![Coverage Status](https://coveralls.io/repos/elasticsearch/elasticsearch-js/badge.png)](https://coveralls.io/r/elasticsearch/elasticsearch-js)