Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Commit 8f66b0c

Browse files
committed
[ADD] MAKEPOT="1" to .travis.yml to trigger creation of pot files (OCA#194)
1 parent 389cfd2 commit 8f66b0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ env:
1919
matrix:
2020
- LINT_CHECK="1"
2121
- TESTS="1" ODOO_REPO="OCA/OCB"
22-
- TESTS="1" ODOO_REPO="odoo/odoo"
22+
- TESTS="1" ODOO_REPO="odoo/odoo" MAKEPOT="1"
2323

2424

2525
install:

0 commit comments

Comments
 (0)