limit global phpunit to v6

This commit is contained in:
Chuck Burgess
2018-02-14 08:02:37 -06:00
parent 3eb278bd0e
commit 238565e7a8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ 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 require phpunit/phpunit ^6
- composer global config bin-dir --absolute
test_script: