Skip to content

Commit 69e5233

Browse files
committed
Make open-source Travis build the website properly?
1 parent 3c08b94 commit 69e5233

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# of patent rights can be found in the PATENTS file in the same directory.
99

1010
cd ../../
11-
git clone git@github.com:facebook/react-native.git react-native-gh-pages
11+
git clone git://github.com/facebook/react-native.git react-native-gh-pages
1212
cd react-native-gh-pages
1313
git checkout origin/gh-pages
1414
git checkout -b gh-pages

0 commit comments

Comments
 (0)