From 14f824f65d7933f33f647d478009fef83c9273f7 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Thu, 16 Aug 2018 19:13:12 +0300 Subject: Do thing --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.drone.yml') diff --git a/.drone.yml b/.drone.yml index cda2e1f..eeb6316 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,5 +3,5 @@ pipeline: image: node:10 commands: - npm ci - - npm lint + - npm run lint - npm test -- cgit v1.3