mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
add reporting_engine to 7.0 travis.yml
This commit is contained in:
@@ -20,6 +20,7 @@ virtualenv:
|
||||
system_site_packages: true
|
||||
|
||||
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}
|
||||
- export PATH=${HOME}/maintainer-quality-tools/travis:${PATH}
|
||||
|
||||
Reference in New Issue
Block a user