filter:
excluded_paths:
- 'tests/*'
checks:
php:
code_rating: true
duplication: true
coding_style:
php: { }
build:
dependencies:
before:
- pecl install -f mongodb-1.1
environment:
php:
version: 7.0.8
ini:
'extension': 'mongodb.so'