Skip to content

Commit

Permalink
Give up, isolated build
Browse files Browse the repository at this point in the history
  • Loading branch information
lasley committed Jul 11, 2017
1 parent 8d8d11f commit 216834f
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 @@ -21,8 +21,9 @@ env:
matrix:
- LINT_CHECK="1"
- TRANSIFEX="1"
- TESTS="1" ODOO_REPO="odoo/odoo"
- TESTS="1" ODOO_REPO="OCA/OCB"
- TESTS="1" ODOO_REPO="odoo/odoo" EXCLUDE="web_widget_float_formula"
- TESTS="1" ODOO_REPO="OCA/OCB" EXCLUDE="web_widget_float_formula"
- TESTS="1" ODOO_REPO="odoo/odoo" INCLUDE="web_widget_float_formula"

virtualenv:
system_site_packages: true
Expand Down

0 comments on commit 216834f

Please sign in to comment.