mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[FIX] .travis.yml: Remove duplicity of PG
This commit is contained in:
@@ -7,8 +7,6 @@ python:
|
|||||||
|
|
||||||
addons:
|
addons:
|
||||||
postgresql: "9.6"
|
postgresql: "9.6"
|
||||||
postgresql: "9.5" # minimal postgresql version for the base_import_security_group module
|
|
||||||
# more info: https://github.com/OCA/maintainer-quality-tools/issues/432
|
|
||||||
apt:
|
apt:
|
||||||
packages:
|
packages:
|
||||||
- expect-dev # provides unbuffer utility
|
- expect-dev # provides unbuffer utility
|
||||||
|
|||||||
Reference in New Issue
Block a user