Completed
Push — master ( fa12d7...2595b8 )
by Valentin
05:37 queued 03:37
created

Checkout Config

checks:
    php:
        code_rating: true
        duplication: true

build:
  environment:
    php: "7.0.8"

  tests:
      before:
          - "phpunit"

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

Repository Config

# language: php

# tests: true