diff --git a/.travis.yml b/.travis.yml index c9a477b5..04357607 100644 --- a/.travis.yml +++ b/.travis.yml @@ -46,3 +46,4 @@ script: - phpdbg -qrr vendor/bin/phpunit --coverage-text - php artisan dusk - php artisan security:check + - ls storage/logs