]> granicus.if.org Git - postgis/commitdiff
Patch from Even Rouault - remove useless cd, that prevent Travis-CI to work from...
authorRegina Obe <lr@pcorp.us>
Tue, 8 May 2018 21:09:54 +0000 (21:09 +0000)
committerRegina Obe <lr@pcorp.us>
Tue, 8 May 2018 21:09:54 +0000 (21:09 +0000)
Was part of https://github.com/postgis/postgis/pull/240

git-svn-id: http://svn.osgeo.org/postgis/trunk@16565 b70326c6-7e19-0410-871a-916f4a2858ee

.travis.yml

index 488ef2ba36ce0ee2512097cf4a9263015ca7037a..9c85a3010b89153b0d4b8327489bde637cc26aba 100644 (file)
@@ -32,7 +32,6 @@ before_install:
   - sudo apt-get install -y --allow-unauthenticated --no-install-recommends --no-install-suggests binutils libproj-dev
   - cp -n /var/cache/apt/archives/* /home/travis/deb || true
   - ls -la /home/travis/deb/
-  - cd /home/travis/build/postgis/postgis/
   - sudo ldconfig
   - ./autogen.sh