checks:
php: true
build:
environment:
php:
version: 5.6, 7.0
tests:
override:
-
command: 'vendor/phpunit/phpunit/phpunit -c phpunit.xml.dist --coverage-text'
checks:
php: true
filter: { }
coding_style:
php: { }
build: true