summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-04-08 19:27:13 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-04-08 19:27:13 +0200
commitc4dc7d3c9f955341591a256add0c3f97f7778818 (patch)
treeef33de9e53e5dbc072405f44f2f19af3e93477dc /.travis.yml
parentd71da23b49b8698c03a99ff4fa7a9d30c28df580 (diff)
try to clone oc in travis build
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
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