Commit 8c02260 1 parent 2227447 commit 8c02260 Copy full SHA for 8c02260
File tree 2 files changed +2
-3
lines changed
2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -23,9 +23,6 @@ install:
23
23
- git clone https://github.com/OCA/maintainer-quality-tools.git ${HOME}/maintainer-quality-tools
24
24
- export PATH=${HOME}/maintainer-quality-tools/travis:${PATH}
25
25
- travis_install_nightly
26
- - git clone https://github.com/OCA/server-tools -b ${VERSION} $HOME/server-tools
27
- - git clone https://github.com/OCA/stock-logistics-workflow -b ${VERSION} $HOME/stock-logistics-workflow
28
- - git clone https://github.com/OCA/sale-workflow -b ${VERSION} $HOME/sale-workflow
29
26
30
27
script :
31
28
- travis_run_tests
Original file line number Diff line number Diff line change 1
1
# list the OCA project dependencies, one per line
2
2
# add a github url if you need a forked version
3
3
server-tools
4
+ stock-logistics-workflow
5
+ sale-workflow
You can’t perform that action at this time.
0 commit comments