Browse Source

test drone

master
Ricardo A Carrasco 2 years ago
parent
commit
3a2dae5aa5
  1. 1
      .drone.yml

1
.drone.yml

@ -12,3 +12,4 @@ steps: @@ -12,3 +12,4 @@ steps:
commands:
- "npm run build"
- "npm test -- --watchAll=false"
- "npm test -- --watchAll=false"

Loading…
Cancel
Save