From 8d311be6cb944ec29adc8019efafd3dcabfd9d8c Mon Sep 17 00:00:00 2001 From: Thomas Tanghus Date: Tue, 20 Aug 2013 19:06:55 +0200 Subject: [PATCH] OK, apparently I lied. Lets get this going again. --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 987648f1..825b73c2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,7 +18,6 @@ env: before_script: - composer install - ./tests/install_dependencies.sh - - cd tests # - cd ..; git clone https://github.com/owncloud/appframework; cd contacts # - sudo add-apt-repository -y ppa:chris-lea/node.js