From efa49a4efd95ca3ff201f32189dfc9c69f2e339c Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Mon, 10 Oct 2016 19:46:11 +0000 Subject: [PATCH] Be verbose in running tests git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@15198 b70326c6-7e19-0410-871a-916f4a2858ee --- .drone.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.drone.yml b/.drone.yml index ed3db17f7..6238def73 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,5 +1,9 @@ # See http://readme.drone.io/0.5/usage/overview +env: + global: + - RUNTESTFLAGS=-v + # See https://git.osgeo.org/gogs/postgis/postgis-docker test-image: &test-image docker.kbt.io/postgis/build-test:trisquel -- 2.49.0