diff --git a/.travis.yml b/.travis.yml index c0d29880..13dc4163 100644 --- a/.travis.yml +++ b/.travis.yml @@ -46,3 +46,4 @@ script: #- phpdbg -qrr vendor/bin/phpunit --coverage-text - php artisan dusk --filter test_client_page_creates_new_note #- php artisan security:check + - ls -l storage/logs