Browse Source

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

pull/210/head
OCA git bot 6 years ago
parent
commit
0388a46984
  1. 1
      .travis.yml

1
.travis.yml

@ -6,6 +6,7 @@ python:
- "3.5"
addons:
postgresql: "9.6"
apt:
# only add the two lines below if you need wkhtmltopdf for your tests
# sources:

Loading…
Cancel
Save