diff --git a/.travis.yml b/.travis.yml index 3ce475a8..c4e00e71 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,7 @@ install: - npm install script: - - npm run build-all + - npm run deploy - npm run test - npm run lint