Created
November 10, 2016 12:55
-
-
Save Phillaf/d0c17f6803a92ac3312f1cfc748c3ded to your computer and use it in GitHub Desktop.
medium-drone-droneconfig
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
build: | |
image: phillaf/php-mricg | |
commands: | |
- composer update | |
- vendor/bin/phpunit | |
- vendor/bin/phpcs -p --extensions=php --standard=vendor/cakephp/cakephp-codesniffer/CakePHP ./src ./tests |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment