Passed
Pull Request — master (#187)
by Nicolas
06:21
created

Checkout Config

filter:
  excluded_paths:
    - "tests/*"
checks:
  php: true
  javascript: true
coding_style:
  php: {}
build:
  environment:
    php:
      version: 7.4

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
    javascript: true
coding_style:
    php: {  }
build:
    environment:
        php:
            version: 7.2     # Common versions: 5.4, 5.5, 5.6, 7.0 or hhvm