try to clone oc in travis build

This commit is contained in:
Bernhard Posselt 2014-04-08 19:19:17 +02:00
Родитель b51cf44e71
Коммит 48e09a2954
1 изменённых файлов: 1 добавлений и 2 удалений

Просмотреть файл

@ -16,8 +16,7 @@ before_install:
- git checkout stable6
- cd ../apps
- git clone https://github.com/owncloud/appframework
- mv news core/apps/
- cd core/apps/news
- mv ../../news core/apps/
script:
- sudo add-apt-repository -y ppa:chris-lea/node.js