Completed
Push — master ( d57437...378296 )
by Nicolaas
04:49
created

Checkout Config

inherit: true
filter:
filter:
  paths: ["code/*", "tests/*"]
  excluded_paths:
    - thirdparty/*
    - parsers/*
    - docs/*
    - images/*

Repository Config

checks:
    php: true
    javascript: true
filter:
    excluded_paths:
        - '*.min.js'
coding_style:
    php: {  }
build: true