Completed
Push — master ( 84726b...bd63f9 )
by Adrien
03:20
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
        - 'bin/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
tools:
    external_code_coverage:
        timeout: 3000  # Timeout in seconds
        runs: 1        # Scrutinizer will wait for code coverage submissions for every TEST_GROUP declared in .travis.yml