From eef46f93e3aa293064be1656a1d0ce6c995fe5a0 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Tue, 8 Apr 2014 19:20:48 +0200 Subject: try to clone oc in travis build --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) (limited to '.travis.yml') 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 -- cgit v1.2.3