summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index c965da7cb..eaa2d141d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -49,6 +49,8 @@ before_script:
- ./occ app:check-code news
- ./occ background:cron # enable default cron
- php -S localhost:8080 &
+ - ls
+ - ls data
- cd apps/news
script: