This commit is contained in:
parent
25edfa775b
commit
825bbd63ea
9
.drone.yml
Normal file
9
.drone.yml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
kind: pipeline
|
||||||
|
name: default
|
||||||
|
|
||||||
|
steps:
|
||||||
|
- name: tests
|
||||||
|
image: colthreepv/node-chrome#8
|
||||||
|
commands:
|
||||||
|
- npm install
|
||||||
|
- npm test
|
Loading…
x
Reference in New Issue
Block a user