build:
environment:
postgresql: false
redis: false
nodes:
analysis:
project_setup:
override: true
tests:
override:
- php-scrutinizer-run
- command: phpcs-run
use_website_config: true
php54:
environment:
php: 5.4
php70:
environment:
php: 7.0
php71:
environment:
php: 7.1
checks:
php: true
filter:
excluded_paths:
- tests/*
# language: php
build:
nodes:
tests: true
analysis:
tests:
override:
-
command: phpcs-run
use_website_config: true