Skip to content

Commit

Permalink
[WIP] Travis: bring PR 207 (to revert after merge)
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasBinsfeld committed Jan 30, 2019
1 parent 284e115 commit 9531b55
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ env:
- TESTS="1" ODOO_REPO="odoo/odoo" MAKEPOT="1"

install:
# FIXME: remove this after merge
- git clone --branch 12.0-recurrence-mechanism-on-contract-line https://github.com/sbejaoui/contract.git PR207
- rm -rf contract && cp -ar PR207/contract . && cp -ar PR207/contract_sale .
- 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
Expand Down

0 comments on commit 9531b55

Please sign in to comment.