mirror of
https://github.com/status-im/react-native.git
synced 2025-02-24 23:28:12 +00:00
[ReactNative][Travis] Attempt to fix tests
This commit is contained in:
parent
eeb0adca43
commit
12492d8d94
@ -38,7 +38,7 @@ script:
|
|||||||
then
|
then
|
||||||
|
|
||||||
cd website
|
cd website
|
||||||
npm install
|
$(which npm) install
|
||||||
./setup.sh
|
./setup.sh
|
||||||
if [ "$TRAVIS_PULL_REQUEST" = false ] && [ "$TRAVIS_BRANCH" = master ]; then
|
if [ "$TRAVIS_PULL_REQUEST" = false ] && [ "$TRAVIS_BRANCH" = master ]; then
|
||||||
# Automatically publish the website
|
# Automatically publish the website
|
||||||
|
Loading…
x
Reference in New Issue
Block a user