From 132a5f10f22199eb56f00a5a699363254189027d Mon Sep 17 00:00:00 2001 From: Preston Van Loon Date: Mon, 17 Jun 2019 17:47:31 -0400 Subject: [PATCH] Update README.md (#2801) To display build status for master only --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55b2508dd..857745182 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Prysmatic Labs Ethereum Serenity Implementation -[![Build status](https://badge.buildkite.com/b555891daf3614bae4284dcf365b2340cefc0089839526f096.svg)](https://buildkite.com/prysmatic-labs/prysm) +[![Build status](https://badge.buildkite.com/b555891daf3614bae4284dcf365b2340cefc0089839526f096.svg?branch=master)](https://buildkite.com/prysmatic-labs/prysm) This is the main repository for the Go implementation of the Ethereum 2.0 Serenity [Prysmatic Labs](https://prysmaticlabs.com).