Skip to content

Commit

Permalink
Merge 2bb1b63 into c5886fd
Browse files Browse the repository at this point in the history
  • Loading branch information
gurneyalex committed Nov 14, 2014
2 parents c5886fd + 2bb1b63 commit e05fac1
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 @@ -4,10 +4,8 @@ python:
- "2.7"

env:
- VERSION="8.0" ODOO_REPO="odoo/odoo" EXCLUDE="logistic_consignee"
- VERSION="8.0" ODOO_REPO="OCA/OCB" EXCLUDE="logistic_consignee"
- VERSION="8.0" ODOO_REPO="odoo/odoo" INCLUDE="logistic_consignee"
- VERSION="8.0" ODOO_REPO="OCA/OCB" INCLUDE="logistic_consignee"
- VERSION="8.0" ODOO_REPO="odoo/odoo" UNIT_TEST=1
- VERSION="8.0" ODOO_REPO="OCA/OCB" UNIT_TEST=1

virtualenv:
system_site_packages: true
Expand Down

0 comments on commit e05fac1

Please sign in to comment.