try to clone oc in travis build

This commit is contained in:
Bernhard Posselt 2014-04-08 19:27:13 +02:00
Родитель d71da23b49
Коммит c4dc7d3c9f
1 изменённых файлов: 1 добавлений и 0 удалений

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

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