mirror of
https://github.com/danog/class-finder.git
synced 2024-11-27 04:24:41 +01:00
4 lines
178 B
Bash
Executable File
4 lines
178 B
Bash
Executable File
composer install --working-dir=$1/test/app1 --quiet
|
|
composer install --working-dir=$1 --quiet
|
|
php --version
|
|
php /builds/hpierce1102/ClassFinder/vendor/bin/phpunit --testsuite all |