From d3d5b7089649b06e450068233ce9cf051dd9116a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20O=E2=80=99Shannessy?= Date: Thu, 16 Oct 2014 09:09:00 -0700 Subject: [PATCH] Use right Travis CI badge for branch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1d10befb4..f9311fbe6d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# [React](http://facebook.github.io/react) [![Build Status](https://travis-ci.org/facebook/react.svg?branch=master)](https://travis-ci.org/facebook/react) +# [React](http://facebook.github.io/react) [![Build Status](https://travis-ci.org/facebook/react.svg?branch=0.11-stable)](https://travis-ci.org/facebook/react) React is a JavaScript library for building user interfaces.