Skip to content

Commit

Permalink
[IMP] Use new ingadhoc/mqt instead of OCA/mqt (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
zaoral authored and jjscarafia committed Aug 23, 2018
1 parent a204f0f commit d648ae3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,7 @@ env:


install:
- git clone --depth=1 https://github.com/OCA/maintainer-quality-tools.git ${HOME}/maintainer-quality-tools
- sed -i 's/manifest_required_author\=.*/manifest_required_author="ADHOC SA"/g' ${HOME}/maintainer-quality-tools/travis/cfg/travis_run_pylint_pr.cfg
- git clone --depth=1 https://github.com/ingadhoc/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 d648ae3

Please sign in to comment.