15.0 Modules migration

This commit is contained in:
Denis Leemann
2021-10-18 13:08:30 +02:00
parent 4b61f43f85
commit e03fadfd21
14 changed files with 25 additions and 25 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ env:
- TESTS="1" ODOO_REPO="odoo/odoo"
- TESTS="1" ODOO_REPO="OCA/OCB"
global:
- VERSION="14.0" LINT_CHECK="0" TESTS="0"
- VERSION="15.0" LINT_CHECK="0" TESTS="0"
install:
- git clone --depth=1 https://github.com/OCA/maintainer-quality-tools.git ${HOME}/maintainer-quality-tools