Update package list first
continuous-integration/drone the build failed Details

This commit is contained in:
Manuel Friedli 2018-09-01 04:21:24 +02:00
parent 35f19beda0
commit f49cbe7ade
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ pipeline:
build:
image: node:8
commands:
- apt-get update
- apt-get install -yq libx11-xcb1
- npm install
- npm run test