ci: use npm install

parent df40bb4b
...@@ -6,6 +6,7 @@ env: ...@@ -6,6 +6,7 @@ env:
- BACKEND_CPU=true EXCLUDE_UNCOMPRESSED=true - BACKEND_CPU=true EXCLUDE_UNCOMPRESSED=true
addons: addons:
chrome: stable chrome: stable
install: npm install
before_install: before_install:
- export DISPLAY=:99.0 - export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start - sh -e /etc/init.d/xvfb start
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment