[ReactNative][Travis] Attempt to fix tests

This commit is contained in:
Tadeu Zagallo 2015-08-13 14:39:01 +01:00
parent eeb0adca43
commit 12492d8d94

View File

@ -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