Passed
Push — master ( 9fcb8c...07ce89 )
by Patrick D
05:36 queued 04:13
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