Skip to content

Commit

Permalink
[FIX] get Odoo's account_facturx out of the way
Browse files Browse the repository at this point in the history
It is autoinstall, and what we have in this repo is not
compatible with it.
  • Loading branch information
sbidoul authored and Alexis de Lattre committed Apr 29, 2020
1 parent 5bb299f commit ec0344e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ install:
- git clone --depth=1 https://github.com/OCA/maintainer-quality-tools.git ${HOME}/maintainer-quality-tools
- export PATH=${HOME}/maintainer-quality-tools/travis:${PATH}
- travis_install_nightly
# what we have here is not compatible with Odoo's account_facturx which is autoinstall
- rm -fr ${HOME}/{odoo,OCB}-12.0/addons/account_facturx

script:
- travis_run_tests
Expand Down

0 comments on commit ec0344e

Please sign in to comment.