Completed
Push — master ( 128345...f1ad52 )
by Damien
9s
created

Checkout Config

filter:
    paths:
        - ./*
    excluded_paths:
        - ./tests/spec/*

Repository Config

filter:
    excluded_paths:
        - 'features/*'
        - 'spec/*'
checks:
    php: true
coding_style:
    php: {  }