mirror of
https://github.com/OCA/rma.git
synced 2025-02-16 17:11:47 +02:00
Merge pull request #60 from jesusVMayor/8.0-transifex
[IMP] transifex support.
This commit is contained in:
14
.travis.yml
14
.travis.yml
@@ -12,9 +12,17 @@ addons:
|
||||
- python-lxml # because pip installation is slow
|
||||
|
||||
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"
|
||||
global:
|
||||
- VERSION="8.0" TESTS="0" LINT_CHECK="0"
|
||||
- TRANSIFEX_USER='transbot@odoo-community.org'
|
||||
- secure: HgKcIRHgUR14+T9TRJvGAd2jn9cSChN87zrYPSZ2p63i/6+MU+WaK3lFf6T0NIjHQUvMMpZ1Cu+OFymvjbIEtvPeglaBVUA9ZED5vrW6ED2p24c09ADdQa3LeBoqLxholaYtbbaQrLNWEnZF0pY4Qk9ZQsHkj2LTpV+M+tOYwpM=
|
||||
matrix:
|
||||
- LINT_CHECK="1"
|
||||
- TRANSIFEX="1"
|
||||
- TESTS=1 ODOO_REPO="odoo/odoo" LINT_CHECK="0"
|
||||
- TESTS=1 ODOO_REPO="OCA/OCB" LINT_CHECK="0"
|
||||
|
||||
|
||||
|
||||
virtualenv:
|
||||
system_site_packages: true
|
||||
|
||||
@@ -63,3 +63,8 @@ addon | version | summary
|
||||
[crm_rma_stock_location](crm_rma_stock_location/) | 1.0 (unported) | RMA Stock Location
|
||||
|
||||
[//]: # (end addons)
|
||||
|
||||
Translation status
|
||||
------------------
|
||||
|
||||
[](https://www.transifex.com/projects/p/OCA-rma-8-0)
|
||||
|
||||
Reference in New Issue
Block a user