From 4abfe30f53b05f67880d5282cd2697302765dea9 Mon Sep 17 00:00:00 2001 From: Ambrose Chua Date: Mon, 2 Apr 2018 12:16:16 +0800 Subject: [PATCH] Add comment on why test --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index e3d16c3..6c9b93f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,6 +6,7 @@ pipeline: dockerfile: .dockerfile tags: - latest + # tests to ensure they compile independently test-neovim: image: alpine:latest commands: