X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/ccddd9d1de0b6c7efe18e9061be4ea2a9796746f..7a94872413bbf305386322364b66bdc41c22ff4e:/.travis.yml diff --git a/.travis.yml b/.travis.yml index 25f7d8b4..0ee38592 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,10 @@ python: - "3.6" addons: postgresql: "9.6" + apt: + packages: + postgresql-server-dev-9.6 + postgresql-client-9.6 git: depth: 3 env: