mirror of
https://github.com/camptocamp/odoo-cloud-platform.git
synced 2026-06-23 18:04:34 +00:00
BSRD-286: rm test in travis.yml
This commit is contained in:
+2
-4
@@ -17,10 +17,8 @@ addons:
|
||||
env:
|
||||
matrix:
|
||||
- LINT_CHECK="1"
|
||||
- TESTS="1" ODOO_REPO="odoo/odoo" EXCLUDE=test_base_fileurl_field
|
||||
- TESTS="1" ODOO_REPO="OCA/OCB" EXCLUDE=test_base_fileurl_field
|
||||
- TESTS="1" ODOO_REPO="odoo/odoo" INCLUDE=test_base_fileurl_field
|
||||
- TESTS="1" ODOO_REPO="OCA/OCB" INCLUDE=test_base_fileurl_field
|
||||
- TESTS="1" ODOO_REPO="odoo/odoo"
|
||||
- TESTS="1" ODOO_REPO="OCA/OCB"
|
||||
global:
|
||||
- VERSION="12.0" LINT_CHECK="0" TESTS="0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user