.travis.yml: activate .pot file generation

pull/548/head
Stéphane Bidoul (ACSONE) 2018-12-26 14:41:01 +01:00 committed by GitHub
parent 0525b41cb6
commit fd2e003670
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ env:
matrix: matrix:
- LINT_CHECK="1" - LINT_CHECK="1"
- TESTS="1" ODOO_REPO="OCA/OCB" - TESTS="1" ODOO_REPO="OCA/OCB"
- TESTS="1" ODOO_REPO="odoo/odoo" - TESTS="1" ODOO_REPO="odoo/odoo" MAKEPOT="1"
before_install: before_install: