summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-04-12 01:03:34 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-04-12 01:03:34 +0200
commit3342aaaae08da5d900b1859475d54d9483a42c31 (patch)
tree70716d054b25adeff4c7c4828c656961ff243e91
parent7083a7e1fd64744c02b9237430620d9ce7f18207 (diff)
remove appframework from news build
-rw-r--r--.travis.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 2995d83a0..d6473d8e6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,9 +13,7 @@ before_install:
- git submodule update
- cd 3rdparty
- git checkout stable6
- - cd ../apps
- - git clone https://github.com/owncloud/appframework
- - cd news
+ - cd ../apps/news
script:
- sudo add-apt-repository -y ppa:chris-lea/node.js