diff --git a/.travis.yml b/.travis.yml index 77d0f6c9..9149557c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,7 @@ branches: only: - master - /^v\d+\.\d+(\.\d+)?(-\S*)?$/ -before_script: "npm update" +install: "npm i && npm update" before_deploy: - npm run build env: