Browse Source

[HACK] Get PR 207, 203 beofre tavis build

this commit must be reverted
pull/208/head
sbejaoui 6 years ago
committed by Thomas Binsfeld
parent
commit
ad375f4fa5
  1. 3
      .travis.yml

3
.travis.yml

@ -21,9 +21,6 @@ env:
- TESTS="1" ODOO_REPO="odoo/odoo" MAKEPOT="1"
install:
# FIXME:
- git clone --branch 12.0-recurrence-mechanism-on-contract-line https://github.com/sbejaoui/contract.git PR207
- rm -rf contract && cp -ar PR207/contract .
- 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

Loading…
Cancel
Save