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