From f12e6ba488900522fefae789a9122446aa6df9fe Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Sat, 6 Jul 2013 10:33:52 +0200 Subject: cd magic --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index d8c174275..d76ad2b42 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,6 @@ node_js: git: depth: 0 -before_install: git clone https://github.com/owncloud/appframework +before_install: cd ..; git clone https://github.com/owncloud/appframework; cd news script: make javascript-tests -- cgit v1.2.3