[11.0][UPD] travis.yml: Update postgresql version

pull/286/head
Beñat Jimenez 2019-05-06 12:00:39 +02:00
parent 9eb9a4248c
commit 8f9a1fcc91
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ addons:
- python-lxml # because pip installation is slow
- pdftk
- wkhtmltopdf # only add if needed and check the before_install section below
postgresql: "9.3"
postgresql: "9.6"
# set up an X server to run wkhtmltopdf.
before_install: