Passed
Push — master ( e15607...0d80c7 )
by
unknown
02:42
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
        - 'src/Math/LinearAlgebra/EigenvalueDecomposition.php'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: false
build:
    environment:
        php: '7.1.2'