Separated Lint tests

pull/40/head
Yannick Vaucher 2014-12-16 13:21:59 +01:00
parent ae6f90f02d
commit f75be61441
1 changed files with 3 additions and 2 deletions

View File

@ -4,8 +4,9 @@ python:
- "2.7"
env:
- VERSION="8.0" ODOO_REPO="odoo/odoo"
- VERSION="8.0" ODOO_REPO="OCA/OCB"
- 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"
virtualenv:
system_site_packages: true