[postgis-tickets] r17158 - take sudo out, doesn't exist on this particular image
Regina Obe
lr at pcorp.us
Tue Jan 15 02:19:11 PST 2019
Author: robe
Date: 2019-01-15 14:19:11 -0800 (Tue, 15 Jan 2019)
New Revision: 17158
Modified:
trunk/.drone-1.0.yml
Log:
take sudo out, doesn't exist on this particular image
Modified: trunk/.drone-1.0.yml
===================================================================
--- trunk/.drone-1.0.yml 2019-01-15 22:16:31 UTC (rev 17157)
+++ trunk/.drone-1.0.yml 2019-01-15 22:19:11 UTC (rev 17158)
@@ -82,6 +82,5 @@
image: *test-image
pull: true
commands:
- - sudo -i
- bash ci/travis/run_tests.sh
...
More information about the postgis-tickets
mailing list