Skip to content

Commit

Permalink
Merge 128d140 into 5cb701b
Browse files Browse the repository at this point in the history
  • Loading branch information
yvaucher committed Dec 16, 2014
2 parents 5cb701b + 128d140 commit 7d139c7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7d139c7

Please sign in to comment.