Skip to content

Commit

Permalink
Update setting.
Browse files Browse the repository at this point in the history
  • Loading branch information
terrylinooo committed Aug 28, 2020
1 parent 03b9e50 commit 8df97be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .scrutinizer.yml
Expand Up @@ -33,7 +33,7 @@ build:
- mysql -u root -e "GRANT ALL ON shieldon_unittest.* TO 'shieldon'@'localhost';"
tests:
override:
- command: phpunit --coverage-clover=clover.xml
- command: composer test
coverage:
file: clover.xml
format: clover

0 comments on commit 8df97be

Please sign in to comment.