mirror of
https://github.com/OCA/report-print-send.git
synced 2025-02-16 07:11:31 +02:00
Run tests with unit tests only
I think we don't need to run tests both separately and altogether
This commit is contained in:
@@ -3,9 +3,8 @@ python:
|
||||
- "2.7"
|
||||
|
||||
env:
|
||||
- VERSION="8.0" ODOO_REPO="odoo/odoo"
|
||||
- VERSION="8.0" ODOO_REPO="OCA/OCB"
|
||||
- VERSION="8.0" UNIT_TEST="1"
|
||||
- VERSION="8.0" ODOO_REPO="odoo/odoo" UNIT_TEST="1"
|
||||
- VERSION="8.0" ODOO_REPO="OCA/OCB" UNIT_TEST="1"
|
||||
|
||||
virtualenv:
|
||||
system_site_packages: true
|
||||
|
||||
Reference in New Issue
Block a user