diff --git a/.travis.yml b/.travis.yml index e3e1ba9..75d1b38 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,6 @@ install: - npm install xvfb-maybe - - npm install cache: directories: @@ -25,7 +24,7 @@ - Xvfb :99 -screen 0 1024x768x24 -extension RANDR & script: - - xvfb-maybe npm run build + - xvfb-maybe npm install - npm run docs deploy: