From 3091c022fa5990ed2eedca1cb91f3946870baad5 Mon Sep 17 00:00:00 2001 From: an Date: Wed, 21 Feb 2018 11:04:38 +0000 Subject: [PATCH] =?UTF-8?q?'.drone.yml'=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index ccadc35..e70556b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,7 +3,6 @@ pipeline: image: golang:1.6 environment: - FOO=1 - - BAR=0 commands: - go get -a -v - make test