summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
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