summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-12-08 15:22:16 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2016-12-08 15:22:16 +0100
commit47548bc32faaf331f4ebc9cc13caf1f3415e571a (patch)
tree87e8adea3d333d2aedce1fe20e200b12b8be07b6
parent1344278155680fcb05a27f403ef736171e7f985c (diff)
travis updates
-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: