Improve testing
This commit is contained in:
parent
3c468be081
commit
867b859169
2 changed files with 2 additions and 1 deletions
|
@ -64,7 +64,7 @@ before_script:
|
|||
#- sleep 5
|
||||
|
||||
script:
|
||||
- php vendor/bin/phpunit
|
||||
- php vendor/bin/phpunit --stop-on-failure
|
||||
- php phpcs.phar
|
||||
#- php artisan dusk
|
||||
- php vendor/bin/security-checker security:check
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue