mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-17 21:38:22 +01:00
fix docs command in travis
This commit is contained in:
parent
663af70446
commit
1f093ca9f9
@ -38,7 +38,7 @@ script:
|
||||
- |
|
||||
if [[ $RUN_RECTOR == true ]]; then
|
||||
bin/rector process src --level symfony40 --dry-run
|
||||
bin/rector generate-docs >> rector-overview.md
|
||||
composer docs
|
||||
fi
|
||||
|
||||
# Run standalone install in non-root package, ref https://github.com/rectorphp/rector/issues/732
|
||||
|
Loading…
x
Reference in New Issue
Block a user