build:
    environment:
        php:
            version: 7.0
    tests:
        override:
            -
                command: 'phpunit --coverage-clover=coverage.xml'
                coverage:
                    file: 'coverage.xml'
                    format: 'php-clover'
filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
                    # language: php # tests: true