From b51cf44e7168b3e049de0979701af19e9ba07ebc Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Tue, 8 Apr 2014 19:16:20 +0200 Subject: try to clone oc in travis build --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 68f9d9bd4..2c06c86f3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,9 @@ php: - 5.5 before_install: + - ls - cd .. + - ls - git clone https://github.com/owncloud/core.git - cd core - git submodule init -- cgit v1.2.3