Completed
Push — master ( b0df03...fa81fb )
by Valentin
07:17 queued 05:32
created

Checkout Config

checks:
    php:
        code_rating: true
        duplication: true

build:
  environment:
    php: "7.1"

  tests:
      before:
          - "phpunit"

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

Repository Config

# language: php

# tests: true