Skip to content

Commit

Permalink
[MIG] Update metafiles
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrobaeza committed Oct 14, 2015
1 parent 0f63afa commit af9afae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 15 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ python:
- "2.7"

env:
- 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"
- VERSION="9.0" LINT_CHECK="1"
- VERSION="9.0" ODOO_REPO="odoo/odoo" LINT_CHECK="0"
- VERSION="9.0" ODOO_REPO="OCA/OCB" LINT_CHECK="0"

virtualenv:
system_site_packages: true
Expand Down
14 changes: 2 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,7 @@
[![Build Status](https://travis-ci.org/OCA/vertical-isp.svg?branch=8.0)](https://travis-ci.org/OCA/vertical-isp)
[![Coverage Status](https://coveralls.io/repos/OCA/vertical-isp/badge.png?branch=8.0)](https://coveralls.io/r/OCA/vertical-isp?branch=8.0)
[![Build Status](https://travis-ci.org/OCA/vertical-isp.svg?branch=9.0)](https://travis-ci.org/OCA/vertical-isp)
[![Coverage Status](https://coveralls.io/repos/OCA/vertical-isp/badge.png?branch=9.0)](https://coveralls.io/r/OCA/vertical-isp?branch=9.0)

# Vertical ISP

[//]: # (addons)
Unported addons
---------------
addon | version | summary
--- | --- | ---
[contract_isp](contract_isp/) | 1.0 (unported) | Contract ISP
[contract_isp_automatic_invoicing](contract_isp_automatic_invoicing/) | 1.0 (unported) | Contract ISP Automatic Invoicing
[contract_isp_invoice](contract_isp_invoice/) | 1.0 (unported) | Contract ISP Invoice
[contract_isp_package_configurator](contract_isp_package_configurator/) | 1.0 (unported) | Contract ISP Package Configurator
[product_dependencies](product_dependencies/) | 1.0.1 (unported) | Product Dependencies

[//]: # (end addons)

0 comments on commit af9afae

Please sign in to comment.