[postgis-tickets] r15200 - Be verbose in running tests

Sandro Santilli strk at kbt.io
Mon Oct 10 12:47:40 PDT 2016


Author: strk
Date: 2016-10-10 12:47:40 -0700 (Mon, 10 Oct 2016)
New Revision: 15200

Modified:
   branches/2.1/.drone.yml
Log:
Be verbose in running tests

Modified: branches/2.1/.drone.yml
===================================================================
--- branches/2.1/.drone.yml	2016-10-10 19:46:48 UTC (rev 15199)
+++ branches/2.1/.drone.yml	2016-10-10 19:47:40 UTC (rev 15200)
@@ -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
 



More information about the postgis-tickets mailing list