diff --git a/.travis.yml b/.travis.yml index 7c4354a..73f650f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,7 @@ before_install: script: - npm run lint - npm run test:unit - - npm run build; [ -d dist/public ] + - npm run build before_deploy: # Add tag if missing