From 1a4909ae7acf63fec1240d8e15af4cae28ee33a5 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Thu, 15 Jan 2015 16:14:36 +0100 Subject: also make a data directory --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 473a97094..5f989c000 100644 --- a/.travis.yml +++ b/.travis.yml @@ -45,6 +45,7 @@ before_script: # fill owncloud with default configs and enable news - cd owncloud - mkdir apps2 + - mkdir data - ocdev ci $DB - php -f console.php app:enable news - cd apps/news/js -- cgit v1.2.3