Skip to content

Commit

Permalink
[MIG] .travis.yml: Upgrade to Postgres 9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot authored and yvaucher committed Aug 19, 2019
1 parent 7470405 commit d32a42e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ sudo: false
cache: pip

addons:
postgresql: "9.2"
postgresql: "9.6"
apt:
packages:
- expect-dev # provides unbuffer utility
Expand Down

0 comments on commit d32a42e

Please sign in to comment.