Completed
Push — master ( 1f2815...69c6ff )
by Patrick D
03:52 queued 02:12
created

Checkout Config

build:
    dependencies:
        before:
            - 'source <(curl -fsSL https://raw.githubusercontent.com/phayes/go-scrutinize/master/install-golang)'

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

Repository Config

# language: php

# tests: true