Skip to content

Commit 8c02260

Browse files
committed
update oca_dependencies, cleanup travis.yml
1 parent 2227447 commit 8c02260

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.travis.yml

-3
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@ install:
2323
- git clone https://github.com/OCA/maintainer-quality-tools.git ${HOME}/maintainer-quality-tools
2424
- export PATH=${HOME}/maintainer-quality-tools/travis:${PATH}
2525
- 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
2926

3027
script:
3128
- travis_run_tests

oca_dependencies.txt

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# list the OCA project dependencies, one per line
22
# add a github url if you need a forked version
33
server-tools
4+
stock-logistics-workflow
5+
sale-workflow

0 commit comments

Comments
 (0)