diff --git a/.travis.yml b/.travis.yml index e6cf9fd2..addfd808 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,6 +24,8 @@ before_script: # Required by Electron - export DISPLAY=':99.0' - Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 & + - npm i -g npm + - npm ci # Building sources - npm run build script: