checks: php: true filter: excluded_paths: - Resources/skeleton* build: dependencies: override: - curl -s http://getcomposer.org/installer | php - php -d memory_limit=-1 composer.phar install environment: mongodb: true
checks: php: true javascript: true filter: { } coding_style: php: spaces: around_operators: bitwise: false multiplicative: false build: true