From 346def8d2ac99998074ba54aa7e4c2baa6409123 Mon Sep 17 00:00:00 2001 From: kleph Date: Sat, 28 Dec 2019 22:46:46 +0100 Subject: [PATCH] update CI --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index b9b8f68..cc61913 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,4 +5,5 @@ steps: - name: test image: koalaman/shellcheck:latest commands: + - shellcheck --version - shellcheck essai.sh