mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
Merge pull request #107 from yvaucher/8.0-separate-lint
Separated Lint tests
This commit is contained in:
@@ -6,8 +6,9 @@ python:
|
||||
- "2.7"
|
||||
|
||||
env:
|
||||
- VERSION="8.0" ODOO_REPO="odoo/odoo" UNIT_TEST=1
|
||||
- VERSION="8.0" ODOO_REPO="OCA/OCB" UNIT_TEST=1
|
||||
- VERSION="8.0" LINT_CHECK="1"
|
||||
- VERSION="8.0" ODOO_REPO="odoo/odoo" UNIT_TEST=1 LINT_CHECK="0"
|
||||
- VERSION="8.0" ODOO_REPO="OCA/OCB" UNIT_TEST=1 LINT_CHECK="0"
|
||||
|
||||
virtualenv:
|
||||
system_site_packages: true
|
||||
|
||||
Reference in New Issue
Block a user