Update .gitlab-ci.yml

This commit is contained in:
Gregor Kleen 2019-11-08 10:02:11 +01:00
parent 7f8e8c789e
commit 182f44dc0d

View File

@ -72,7 +72,9 @@ frontend:test:
needs:
- npm install
before_script:
- *npm
- apt-get update
- npm install -g n
- n stable
- apt-get install -y --no-install-recommends chromium-browser
dependencies:
- npm install