mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[MIG] .travis.yml: Upgrade to Postgres 9.6
This commit is contained in:
@@ -6,6 +6,7 @@ python:
|
|||||||
- "3.5"
|
- "3.5"
|
||||||
|
|
||||||
addons:
|
addons:
|
||||||
|
postgresql: "9.6"
|
||||||
postgresql: "9.3" # minimal postgresql version for the base_import_security_group module
|
postgresql: "9.3" # minimal postgresql version for the base_import_security_group module
|
||||||
# more info: https://github.com/OCA/maintainer-quality-tools/issues/432
|
# more info: https://github.com/OCA/maintainer-quality-tools/issues/432
|
||||||
apt:
|
apt:
|
||||||
|
|||||||
Reference in New Issue
Block a user