Skip to content

Commit

Permalink
Merge pull request OCA#142 from damdam-s/fix_travis
Browse files Browse the repository at this point in the history
[FIX] Fix travis builds
  • Loading branch information
pedrobaeza committed Mar 23, 2016
2 parents 11157df + c90cd12 commit 14f63cd
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,8 @@ env:
matrix:
- LINT_CHECK="1"
- TRANSIFEX="1"
- TESTS="1" ODOO_REPO="odoo/odoo" EXCLUDE="account_invoice_validation_workflow"
- TESTS="1" ODOO_REPO="OCA/OCB" EXCLUDE="account_invoice_validation_workflow"
- TESTS="1" ODOO_REPO="odoo/odoo" INCLUDE="account_invoice_validation_workflow"
- TESTS="1" ODOO_REPO="OCA/OCB" INCLUDE="account_invoice_validation_workflow"
- TESTS="1" ODOO_REPO="odoo/odoo"
- TESTS="1" ODOO_REPO="OCA/OCB"

virtualenv:
system_site_packages: true
Expand Down

0 comments on commit 14f63cd

Please sign in to comment.