Passed
Push — master ( 6b3b1e...556068 )
by Patrick D
07:40 queued 06:23
created

Checkout Config

build:
    dependencies:
        before:
            - source install-golang

    tests:
        override:
            -
                command: 'cd $PROJECTPATH && go-scrutinize'
                analysis:
                    file: 'checkstyle_report.xml'
                    format: 'general-checkstyle' 
                coverage:
                    file: 'coverage.xml'
                    format: 'clover'

Repository Config

# language: php

# tests: true