[postgis-tickets] r17155 - try to flip to a super user interface to see if fixes can't create build-aux directory issue

Regina Obe lr at pcorp.us
Tue Jan 15 01:57:05 PST 2019


Author: robe
Date: 2019-01-15 13:57:05 -0800 (Tue, 15 Jan 2019)
New Revision: 17155

Modified:
   trunk/.drone-1.0.yml
Log:
try to flip to a super user interface to see if fixes can't create build-aux directory issue

Modified: trunk/.drone-1.0.yml
===================================================================
--- trunk/.drone-1.0.yml	2019-01-15 21:45:01 UTC (rev 17154)
+++ trunk/.drone-1.0.yml	2019-01-15 21:57:05 UTC (rev 17155)
@@ -82,5 +82,6 @@
     image: *test-image
     pull: true
     commands:
+      - sudo -i
       - bash ci/travis/run_tests.sh
 ...



More information about the postgis-tickets mailing list