]> git.openstreetmap.org Git - nominatim.git/blobdiff - .travis.yml
Fix PHP errors in structured HTML output
[nominatim.git] / .travis.yml
index 25f7d8b4c9e12a4f1776004ebc47c48c52f44d47..f53447422c303ed9740a02edbd18a41acbd768e6 100644 (file)
@@ -1,11 +1,15 @@
 ---
 ---
-sudo: required
+os: linux
 dist: xenial
 language: python
 python:
   - "3.6"
 addons:
   postgresql: "9.6"
 dist: xenial
 language: python
 python:
   - "3.6"
 addons:
   postgresql: "9.6"
+  apt:
+    packages:
+      postgresql-server-dev-9.6
+      postgresql-client-9.6
 git:
   depth: 3
 env:
 git:
   depth: 3
 env: