Skip to content

Commit

Permalink
Remove Travis test split for database_cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
TDu committed Nov 17, 2017
1 parent a367fc5 commit b46bd92
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,9 @@ env:
matrix:
- LINT_CHECK="1"
- TRANSIFEX="1"
- TESTS="1" ODOO_REPO="OCA/OCB" EXCLUDE="database_cleanup"
- TESTS="1" ODOO_REPO="odoo/odoo" EXCLUDE="database_cleanup"
- TESTS="1" ODOO_REPO="OCA/OCB" INCLUDE="database_cleanup"
- TESTS="1" ODOO_REPO="odoo/odoo" INCLUDE="database_cleanup"
# Test were split for 'database_cleanup' module in v10 (Reminder during v11 migration)
- TESTS="1" ODOO_REPO="OCA/OCB"
- TESTS="1" ODOO_REPO="odoo/odoo"


before_install:
Expand Down

0 comments on commit b46bd92

Please sign in to comment.