Skip to content

Commit 405e1e4

Browse files
committed
try to fix Travis build
1 parent 5dca5ed commit 405e1e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ language: c
2929
before_install:
3030
- sudo mv /etc/apt/sources.list.d/pgdg* /tmp
3131
- sudo apt-get purge -y libgdal* libgeos* libspatialite*
32-
- sudo add-apt-repository -y ppa:ubuntugis/ubuntugis-stable
32+
- sudo add-apt-repository -y ppa:ubuntugis/ubuntugis-testing
3333
- sudo apt-get update
3434
- 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
3535
# For testing

0 commit comments

Comments
 (0)