diff --git a/.travis.yml b/.travis.yml index 01e0e570..8f9e0510 100644 --- a/.travis.yml +++ b/.travis.yml @@ -60,5 +60,5 @@ before_script: script: - phpdbg -qrr vendor/bin/phpunit --coverage-text - - php artisan dusk --filter syndication + - php artisan dusk - php artisan security:check