Make open-source Travis build the website properly?

This commit is contained in:
Ben Alpert 2015-03-26 10:53:55 -07:00
parent 3c08b94189
commit 69e5233d4d
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
# of patent rights can be found in the PATENTS file in the same directory.
cd ../../
git clone git@github.com:facebook/react-native.git react-native-gh-pages
git clone git://github.com/facebook/react-native.git react-native-gh-pages
cd react-native-gh-pages
git checkout origin/gh-pages
git checkout -b gh-pages