Completed
Push — master ( e5e517...ab0460 )
by Anton
11:24 queued 08:45
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