From 47548bc32faaf331f4ebc9cc13caf1f3415e571a Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Thu, 8 Dec 2016 15:22:16 +0100 Subject: travis updates --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) 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: -- cgit v1.2.3