Separated Lint tests

pull/9/head
Yannick Vaucher 2014-12-16 11:18:08 +01:00
parent 32a4ec21df
commit 38935975ac
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