-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
This would add the directories specified in "path" to PATH, allowing scripts to not need the bin/ prefix.
extensions:
PhpZone\Shell\Shell:
tests:
description: Run all tests
script:
- behat -f progress
- phpunit
- phpspec run -f progress
- phpcs -p --colors --standard=PSR2 src/ features/bootstrap/
- phpcs -p --colors --standard=vendor/jakubzapletal/php_codesniffer-rules/psr2-without-camel-case-method-name.xml spec/ integrations/
path:
- binReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels