mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-22 20:12:04 -06:00
[MIG] .travis.yml: Upgrade to Postgres 9.6
This commit is contained in:
parent
29c388656d
commit
148c7da064
@ -2,6 +2,7 @@ sudo: false
|
||||
cache: pip
|
||||
|
||||
addons:
|
||||
postgresql: "9.6"
|
||||
apt:
|
||||
packages:
|
||||
- expect-dev # provides unbuffer utility
|
||||
|
Loading…
Reference in New Issue
Block a user