From 331b2cd1e8f26c49f923038ee392a903f458c229 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Thu, 16 Aug 2018 18:55:13 +0300 Subject: Add ava for testing --- .drone.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.drone.yml') diff --git a/.drone.yml b/.drone.yml index 2c7e322..cda2e1f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,4 +3,5 @@ pipeline: image: node:10 commands: - npm ci + - npm lint - npm test -- cgit v1.3