diff --git a/.travis.yml b/.travis.yml index 792d6afe4..4d4f838a3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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