Browse Source
[IMP] travis: Remove `UNIT_TEST` build
pull/94/head
Dave Lasley
7 years ago
No known key found for this signature in database
GPG Key ID: 7DDBA4BA81B934CF
1 changed files with
0 additions and
1 deletions
-
.travis.yml
|
|
@ -32,7 +32,6 @@ env: |
|
|
|
matrix: |
|
|
|
- LINT_CHECK="1" |
|
|
|
- TESTS="1" ODOO_REPO="odoo/odoo" |
|
|
|
- TESTS="1" ODOO_REPO="odoo/odoo" UNIT_TEST="1" |
|
|
|
- TESTS="1" ODOO_REPO="OCA/OCB" |
|
|
|
- TRANSIFEX="1" |
|
|
|
|
|
|
|