Skip to content

Commit

Permalink
[FIX] travis (use the one from OCA)
Browse files Browse the repository at this point in the history
  • Loading branch information
lmignon committed Aug 4, 2014
1 parent 4c4e213 commit 0a87609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ env:
- VERSION="8.0" ODOO_REPO="OCA/OCB"

install:
- git clone https://github.com/yvaucher/maintainer-quality-tools.git $HOME/maintainer-quality-tools
- git clone https://github.com/OCA/maintainer-quality-tools.git $HOME/maintainer-quality-tools
- export PATH=$HOME/maintainer-quality-tools/travis:$PATH
- travis_install_nightly
- pip install python-ldap
Expand Down

0 comments on commit 0a87609

Please sign in to comment.