Passed
Push — master ( 6402cf...cdd1e3 )
by Patrick D
01:12
created

Checkout Config

checks:
    go: true

build:
    environment:
        go: go1.9.2
    nodes:
        analysis:
            tests:
                override:
                    - go-scrutinizer-run
                    - govet-run
                    -
                        command: go test -coverprofile=cover.out
                        coverage:
                            file: 'cover.out'
                            format: 'go-cc'

Repository Config

# language: php

# tests: true