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

This commit is contained in:
Manuel Friedli 2018-09-01 04:21:24 +02:00
parent 35f19beda0
commit f49cbe7ade

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