From 31c0dbb19b3468b209d238dc2590524bf8ef51e6 Mon Sep 17 00:00:00 2001 From: Ben Alpert Date: Fri, 27 Mar 2015 20:15:20 -0700 Subject: [PATCH] Autobuild website on Travis from stable branch $REACT_WEBSITE_BRANCH in https://travis-ci.org/facebook/react/settings/env_vars now needs to point to the stable branch (currently 0.13-stable). I haven't tested the commit-and-push part of this but everything else works so I'm hopeful. --- _config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_config.yml b/_config.yml index cd1d9e58..59616b71 100644 --- a/_config.yml +++ b/_config.yml @@ -25,6 +25,7 @@ exclude: - Gemfile.lock - README.md - Rakefile +- vendor/bundle markdown: redcarpet redcarpet: extensions: