comment out the connector branch checkout

this is not yet ported to 8.0 and causes an Error in travis. Since all the modules
are unported in the repo, it should not be a problem.
This commit is contained in:
Alexandre Fayolle
2014-08-21 09:01:25 +02:00
parent fc792d534d
commit 0e807bc8b5

View File

@@ -21,7 +21,7 @@ virtualenv:
install:
- git clone https://github.com/oca/maintainer-quality-tools.git ${HOME}/maintainer-quality-tools
- git clone https://github.com/OCA/connector $HOME/connector -b ${VERSION}
#- git clone https://github.com/OCA/connector $HOME/connector -b ${VERSION}
- export PATH=${HOME}/maintainer-quality-tools/travis:${PATH}
- travis_install_nightly ${VERSION}