Commit 7be6a094 authored by Andrey Mironov's avatar Andrey Mironov
Browse files

drop exlcude

parent 2ed158fa
......@@ -91,7 +91,6 @@ tests:
- export PATH=${VENDOR}/maintainer-quality-tools/travis:${PATH}
- export MQT_TEMPLATE_DB="odoo_template"
- export EXCLUDE="odoo_crm_format,odoo_mrp_format,odoo_procurement_format,odoo_product_format,odoo_project_format,odoo_purchase_format,odoo_sale_format,odoo_stock_format,odoo_hr_format,_test_format_prod_calc"
- if [ -f ${VENDOR}/temp_dump ]; then createdb ${MQT_TEMPLATE_DB} && psql < ${VENDOR}/temp_dump > /dev/null; fi
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment