[UPD] Refresh travis.yml

This commit is contained in:
Stéphane Bidoul (ACSONE) 2018-11-05 18:23:35 +01:00
parent f681ae6543
commit 41e5bcb623
No known key found for this signature in database
GPG Key ID: BCAB2555446B5B92
1 changed files with 2 additions and 5 deletions

View File

@ -14,15 +14,12 @@ addons:
env:
global:
- VERSION="12.0" TESTS="0" LINT_CHECK="0" TRANSIFEX="0"
- TRANSIFEX_USER='transbot@odoo-community.org'
# - secure: "" TBD for transifex
- VERSION="12.0" TESTS="0" LINT_CHECK="0" MAKEPOT="0"
matrix:
- LINT_CHECK="1"
# - TRANSIFEX="1" needs key
- TESTS="1" ODOO_REPO="OCA/OCB"
- TESTS="1" ODOO_REPO="odoo/odoo"
- TESTS="1" ODOO_REPO="odoo/odoo" MAKEPOT="1"
install: