summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 2c06c86f3..bb3cf6477 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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