(MODE-11356) Fixing build.

This commit is contained in:
Sokratis Siozos-Drosos 2019-04-25 12:32:14 +02:00
parent 0fd3af6fed
commit 27b4114ce7

View file

@ -11,12 +11,12 @@ jobs:
- run: - run:
name: Setup and run npm name: Setup and run npm
command: | command: |
curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash - apt install -y apt-transport-https \
sudo apt install -y apt-transport-https \
build-essential python libcairo2-dev \ build-essential python libcairo2-dev \
libgles2-mesa-dev libgbm-dev libllvm3.9 libprotobuf-dev \ libgles2-mesa-dev libgbm-dev libllvm3.9 libprotobuf-dev \
libxxf86vm-dev libjpeg-dev xvfb nodejs \ libxxf86vm-dev libjpeg-dev xvfb nodejs \
heat-cfntools software-properties-common heat-cfntools software-properties-common curl
curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -
npm install npm install
- save_cache: - save_cache:
paths: paths: