1
0
mirror of https://github.com/mrclay/minify.git synced 2025-08-20 04:41:29 +02:00

use phpunit from vendor

This commit is contained in:
Jason Varga
2019-09-18 15:02:27 -04:00
parent 4453f3a4cb
commit 2bd66ae3f9

View File

@@ -37,6 +37,6 @@ before_script:
script: script:
- composer validate - composer validate
- phpunit --verbose - vendor/bin/phpunit --verbose
# vim:ts=2:sw=2:et # vim:ts=2:sw=2:et