node-poweredup/.drone.yml
Nathan Kellenicki 99cbec0926
All checks were successful
continuous-integration/drone/push Build is passing
Updated docs
2019-02-13 13:21:02 -08:00

8 lines
173 B
YAML

pipeline:
install:
image: node:8.11.4
commands:
- apt-get update
- apt-get install -y bluetooth bluez libbluetooth-dev libudev-dev
- npm install