[geos-commits] r4231 - trunk

Sandro Santilli strk at kbt.io
Fri Jul 15 09:38:01 PDT 2016


Author: strk
Date: 2016-07-15 09:38:00 -0700 (Fri, 15 Jul 2016)
New Revision: 4231

Modified:
   trunk/.drone.yml
Log:
Add a "make check" step to the drone config

Modified: trunk/.drone.yml
===================================================================
--- trunk/.drone.yml	2016-07-15 15:25:10 UTC (rev 4230)
+++ trunk/.drone.yml	2016-07-15 16:38:00 UTC (rev 4231)
@@ -6,3 +6,4 @@
       - ./autogen.sh
       - ./configure
       - make
+      - make check



More information about the geos-commits mailing list