From 12981320acaca61e3228e17f3a7c604e3bed68df Mon Sep 17 00:00:00 2001 From: wrongu Date: Wed, 17 Feb 2016 09:39:48 -0500 Subject: [PATCH] travis develop badge different than master badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b185d0037..6fccffe7e 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ A replication of DeepMind's 2016 Nature publication, "Mastering the game of Go with deep neural networks and tree search," details of which can be found [on their website](http://deepmind.com/alpha-go.html). -[![Build Status](https://travis-ci.org/Rochester-NRT/AlphaGo.svg?branch=master)](https://travis-ci.org/Rochester-NRT/AlphaGo) +[![Build Status](https://travis-ci.org/Rochester-NRT/AlphaGo.svg?branch=develop)](https://travis-ci.org/Rochester-NRT/AlphaGo)