1
0
mirror of https://github.com/mrclay/minify.git synced 2025-08-07 06:36:29 +02:00

phpunit: verbose output of run summary

This commit is contained in:
Elan Ruusamäe
2016-12-06 17:16:37 +02:00
parent 56d55abc01
commit 6fc0648a0d

View File

@@ -33,6 +33,6 @@ before_script:
script:
- composer validate
- phpunit
- phpunit --verbose
# vim:ts=2:sw=2:et