Completed
Push — master ( f1c685...49f3d5 )
by Paul
02:23
created

Checkout Config

imports:
    - php

filter:
    excluded_paths: [vendor/*, test/*]

build:
    nodes:
        analysis:
            tests:
                override:
                    - php-scrutinizer-run

        tests-and-coverage:
            tests:
                before:
                    - command: "bash script/reset_testdb.bash"
                override:
                    -
                        command: "make phpunit"
                        coverage:
                            file: "build/coverage.clover"
                            format: "php-clover"

Repository Config

# language: php

# tests: true

build:
  # Variables for all nodes
  environment:
    variables:
      API_URL_RAWG: https://api.rawg.io