nodename-core/.drone.yml
Fabian Stamm 6db8d58539
All checks were successful
the build was successful
Adding drone.io CI config
2018-05-17 11:09:22 +02:00

6 lines
84 B
YAML

pipeline:
core:
image: node
commands:
- npm install
- npm test