mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
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:
@@ -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}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user