Skip to content

Commit

Permalink
restore .travis.yml
Browse files Browse the repository at this point in the history
once sale_exceptions is fixed, not need for 4 environments
  • Loading branch information
gurneyalex committed Sep 12, 2014
1 parent 9209fb2 commit b795c12
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Expand Up @@ -4,10 +4,8 @@ python:
- "2.7"

env:
- VERSION="8.0" ODOO_REPO="odoo/odoo" EXCLUDE="sale_quotation_sourcing"
- VERSION="8.0" ODOO_REPO="OCA/OCB" EXCLUDE="sale_quotation_sourcing"
- VERSION="8.0" ODOO_REPO="odoo/odoo" INCLUDE="sale_quotation_sourcing"
- VERSION="8.0" ODOO_REPO="OCA/OCB" INCLUDE="sale_quotation_sourcing"
- VERSION="8.0" ODOO_REPO="odoo/odoo"
- VERSION="8.0" ODOO_REPO="OCA/OCB"

virtualenv:
system_site_packages: true
Expand Down

0 comments on commit b795c12

Please sign in to comment.