]> granicus.if.org Git - postgis/commitdiff
take sudo out, doesn't exist on this particular image
authorRegina Obe <lr@pcorp.us>
Tue, 15 Jan 2019 22:19:11 +0000 (22:19 +0000)
committerRegina Obe <lr@pcorp.us>
Tue, 15 Jan 2019 22:19:11 +0000 (22:19 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@17158 b70326c6-7e19-0410-871a-916f4a2858ee

.drone-1.0.yml

index 50ef1bc0a5344434027226063d305193e4db28d3..e750a70f46b36f514e1803ee3c8108ec952e9366 100644 (file)
@@ -82,6 +82,5 @@ steps:
     image: *test-image
     pull: true
     commands:
-      - sudo -i
       - bash ci/travis/run_tests.sh
 ...