Install even more libs
continuous-integration/drone the build failed Details

This commit is contained in:
Manuel Friedli 2018-09-01 04:40:14 +02:00
parent f49cbe7ade
commit 780f123f15
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ pipeline:
image: node:8
commands:
- apt-get update
- apt-get install -yq libx11-xcb1
- apt-get install -yq libx11-xcb1 libx11composite1 libx11cursor1 libx11damage1 libcups2 libxss1 libxrandr2 libpangocairo-1.0-0 libatk1.0-0 libatk-bridge2.0-0 libgtk-3-0
- npm install
- npm run test
- npm run build-prod