mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[MIG] Update metafiles
This commit is contained in:
@@ -13,10 +13,10 @@ addons:
|
||||
- python-lxml # because pip installation is slow
|
||||
|
||||
env:
|
||||
- VERSION="8.0" LINT_CHECK="1"
|
||||
- VERSION="8.0" ODOO_REPO="odoo/odoo" LINT_CHECK="0"
|
||||
- VERSION="8.0" ODOO_REPO="OCA/OCB" LINT_CHECK="0"
|
||||
- VERSION="8.0" UNIT_TEST="1" LINT_CHECK="0"
|
||||
- VERSION="9.0" LINT_CHECK="1"
|
||||
- VERSION="9.0" ODOO_REPO="odoo/odoo" LINT_CHECK="0"
|
||||
- VERSION="9.0" ODOO_REPO="OCA/OCB" LINT_CHECK="0"
|
||||
- VERSION="9.0" UNIT_TEST="1" LINT_CHECK="0"
|
||||
|
||||
virtualenv:
|
||||
system_site_packages: true
|
||||
|
||||
Reference in New Issue
Block a user