Passed
Push — master ( 6ab678...fd8e7d )
by Valentin
51s queued 10s
created

Checkout Config

checks:
  php:
    code_rating: true
    duplication: true

build:
  environment:
    php: "7.2"

  tests:
    before:
      - "phpunit"

before_commands:
  - "composer install --no-interaction --prefer-source"

filter:
  excluded_paths:
    - tests/

Repository Config

# language: php