Skip to content

Commit

Permalink
[FIX] No database_cleanup yet
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanRijnhart committed Oct 6, 2017
1 parent 5cd5574 commit 1aaa10d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ env:
- 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"
# - TESTS="1" ODOO_REPO="OCA/OCB" INCLUDE="database_cleanup"
# - TESTS="1" ODOO_REPO="odoo/odoo" INCLUDE="database_cleanup"


install:
Expand Down

0 comments on commit 1aaa10d

Please sign in to comment.