Test Setup Failed
Push — master ( f6aa1a...8544cf )
by Arkadiusz
02:28
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'