Completed
Push — master ( 02dab4...5e02b8 )
by Arkadiusz
10:17 queued 07: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'