зеркало из https://github.com/nextcloud/news.git
try to clone oc in travis build
This commit is contained in:
Родитель
48e09a2954
Коммит
2f697b8c2f
|
@ -9,6 +9,7 @@ before_install:
|
|||
- cd ..
|
||||
- ls
|
||||
- git clone https://github.com/owncloud/core.git
|
||||
- mv news core/apps/
|
||||
- cd core
|
||||
- git submodule init
|
||||
- git submodule update
|
||||
|
@ -16,7 +17,6 @@ before_install:
|
|||
- git checkout stable6
|
||||
- cd ../apps
|
||||
- git clone https://github.com/owncloud/appframework
|
||||
- mv ../../news core/apps/
|
||||
|
||||
script:
|
||||
- sudo add-apt-repository -y ppa:chris-lea/node.js
|
||||
|
|
Загрузка…
Ссылка в новой задаче