Completed
Push — master ( eee7b3...ee07b3 )
by Adrien
10:39
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