Skip to content

Commit

Permalink
try to fix Travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
jmckenna committed Jul 9, 2019
1 parent 5dca5ed commit 405e1e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -29,7 +29,7 @@ language: c
before_install:
- sudo mv /etc/apt/sources.list.d/pgdg* /tmp
- sudo apt-get purge -y libgdal* libgeos* libspatialite*
- sudo add-apt-repository -y ppa:ubuntugis/ubuntugis-stable
- sudo add-apt-repository -y ppa:ubuntugis/ubuntugis-testing
- sudo apt-get update
- sudo apt-get install cmake libspatialite-dev libfcgi-dev libproj-dev libgeos-dev libgdal-dev libtiff-dev libgeotiff-dev apache2-dev libpcre3-dev libsqlite3-dev libdb-dev
# For testing
Expand Down

0 comments on commit 405e1e4

Please sign in to comment.