Run phpunit with both phpdbg and just php
This commit is contained in:
parent
bdded592fb
commit
8d05c7440f
1 changed files with 1 additions and 0 deletions
|
@ -60,5 +60,6 @@ before_script:
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- phpdbg -qrr vendor/bin/phpunit --coverage-text
|
- phpdbg -qrr vendor/bin/phpunit --coverage-text
|
||||||
|
- php vendor/bin/phpunit
|
||||||
- php artisan dusk
|
- php artisan dusk
|
||||||
- php artisan security:check
|
- php artisan security:check
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue