diff --git a/.travis.yml b/.travis.yml index 7c6bf47..5c7a886 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,6 @@ cache: directories: - node_modules install: - - npm install + - npm install -d script: - npm run dist:prod \ No newline at end of file