chore: bump npm in frontend:test

This commit is contained in:
Gregor Kleen 2020-01-16 22:17:38 +01:00
parent 6834ae7480
commit 9e2a733286

View File

@ -141,7 +141,8 @@ frontend:test:
before_script:
- apt-get update -y
- npm install -g n
- n stable
- n 13.5.0
- export PATH="${N_PREFIX}/bin:$PATH"
- npm install -g npm
- hash -r
- apt-get install -y --no-install-recommends chromium-browser