Add the security check to travis
This commit is contained in:
parent
929b36be52
commit
6892402352
1 changed files with 1 additions and 0 deletions
|
@ -40,3 +40,4 @@ before_script:
|
|||
|
||||
script:
|
||||
- phpdbg -qrr vendor/bin/phpunit --coverage-text
|
||||
- php artisan security:check
|
||||
|
|
Loading…
Add table
Reference in a new issue