adjust appveyor for global phpunit

This commit is contained in:
Chuck Burgess
2018-01-30 13:29:10 -06:00
parent 9073dd28d0
commit 00c87ba426
+3 -1
View File
@@ -48,7 +48,9 @@ install:
- IF NOT EXIST php-installed.txt type nul >> php-installed.txt
- cd c:\reflectiondocblock
- composer install --no-interaction --prefer-dist --no-progress
- composer global require phpunit/phpunit
- composer global config bin-dir --absolute
test_script:
- cd c:\reflectiondocblock
- vendor/bin/phpunit --no-coverage
- c:\Users\appveyor\AppData\Roaming\Composer\vendor\bin\phpunit --no-coverage