Skip to content

Commit

Permalink
Patch from Even Rouault - remove useless cd, that prevent Travis-CI t…
Browse files Browse the repository at this point in the history
…o work from developer accounts

Was part of #240

git-svn-id: http://svn.osgeo.org/postgis/trunk@16565 b70326c6-7e19-0410-871a-916f4a2858ee
  • Loading branch information
robe2 committed May 8, 2018
1 parent 26bdf5c commit 16bd737
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -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

Expand Down

0 comments on commit 16bd737

Please sign in to comment.