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