diff --git a/ci/php72.sh b/ci/php72.sh index dd7b838..90c178b 100755 --- a/ci/php72.sh +++ b/ci/php72.sh @@ -1,2 +1,3 @@ composer install --working-dir=/builds/hpierce1102/ClassFinder/test/app1 +composer install --working-dir=/builds/hpierce1102/ClassFinder php /builds/hpierce1102/ClassFinder/vendor/bin/phpunit /builds/hpierce1102/ClassFinder/test/app1/src/ClassFinderTest.php \ No newline at end of file