mirror of
https://github.com/OCA/rma.git
synced 2025-02-16 17:11:47 +02:00
[FIX] add oca_dependencies, remove git clone from travis configuration
This commit is contained in:
@@ -31,9 +31,6 @@ install:
|
||||
- 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
|
||||
# add OCA/crm dependencies
|
||||
- git clone --depth=1 https://github.com/OCA/crm -b ${VERSION} $HOME/crm
|
||||
- git clone --depth=1 https://github.com/OCA/stock-logistics-workflow -b ${VERSION} $HOME/stock-logistics-workflow
|
||||
|
||||
script:
|
||||
- travis_run_tests
|
||||
|
||||
2
oca_dependencies.txt
Normal file
2
oca_dependencies.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
stock-logistics-workflow
|
||||
crm
|
||||
Reference in New Issue
Block a user