mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
[FIX] Uncomment connector on travis file
This commit is contained in:
@@ -16,7 +16,7 @@ virtualenv:
|
||||
install:
|
||||
- git clone https://github.com/OCA/reporting-engine ${HOME}/reporting-engine -b ${VERSION}
|
||||
- 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