summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-04-08 19:20:48 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-04-08 19:20:48 +0200
commiteef46f93e3aa293064be1656a1d0ce6c995fe5a0 (patch)
treeca4c06f59a1c772fc0695e8742baf256241af6ed /.travis.yml
parent2f697b8c2fca157f101d2c0737643fc70f0a64cf (diff)
try to clone oc in travis build
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 131f1290f..fac8bf949 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,9 +5,7 @@ php:
- 5.5
before_install:
- - ls
- cd ..
- - ls
- git clone https://github.com/owncloud/core.git
- mv news core/apps/
- cd core