Skip to content

Instantly share code, notes, and snippets.

@Phillaf
Created November 10, 2016 12:55
Show Gist options
  • Save Phillaf/d0c17f6803a92ac3312f1cfc748c3ded to your computer and use it in GitHub Desktop.
Save Phillaf/d0c17f6803a92ac3312f1cfc748c3ded to your computer and use it in GitHub Desktop.
medium-drone-droneconfig
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