#154 : Ignore PCLZip in PHPDocumentor
This commit is contained in:
parent
8c9890fe0d
commit
105e53b1cd
@ -58,7 +58,7 @@ script:
|
||||
## PHPUnit
|
||||
- phpunit -c ./ --coverage-text --coverage-html ./build/coverage
|
||||
## PHPDocumentor
|
||||
- vendor/bin/phpdoc.php -d ./src -t ./build/docs -i ./src/PhpWord/Shared/PCLZip/*
|
||||
- vendor/bin/phpdoc.php -d ./src -t ./build/docs --ignore "*/src/PhpWord/Shared/PCLZip/*"
|
||||
|
||||
after_script:
|
||||
## PHPDocumentor
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user