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

Sandro Santilli strk at kbt.io
Mon Oct 10 12:43:01 PDT 2016


Author: strk
Date: 2016-10-10 12:43:01 -0700 (Mon, 10 Oct 2016)
New Revision: 15197

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

Modified: trunk/.drone.yml
===================================================================
--- trunk/.drone.yml	2016-10-10 18:02:54 UTC (rev 15196)
+++ trunk/.drone.yml	2016-10-10 19:43:01 UTC (rev 15197)
@@ -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