mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-10 09:12:46 +08:00
[ReactNative][Travis] Attempt to fix tests
This commit is contained in:
@@ -38,7 +38,7 @@ script:
|
||||
then
|
||||
|
||||
cd website
|
||||
npm install
|
||||
$(which npm) install
|
||||
./setup.sh
|
||||
if [ "$TRAVIS_PULL_REQUEST" = false ] && [ "$TRAVIS_BRANCH" = master ]; then
|
||||
# Automatically publish the website
|
||||
|
||||
Reference in New Issue
Block a user