From c4dc7d3c9f955341591a256add0c3f97f7778818 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Tue, 8 Apr 2014 19:27:13 +0200 Subject: try to clone oc in travis build --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index a54420894..2995d83a0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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 -- cgit v1.2.3