Browse Source

[MIG] .travis.yml: Upgrade to Postgres 9.6

pull/302/head
OCA git bot 6 years ago
parent
commit
2472ccc795
  1. 1
      .travis.yml

1
.travis.yml

@ -9,6 +9,7 @@ python:
- "3.5"
addons:
postgresql: "9.6"
apt:
sources:
- pov-wkhtmltopdf

Loading…
Cancel
Save