mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-18 01:57:13 +00:00
limit global phpunit to v6
This commit is contained in:
+1
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user