Passed
Push — master ( 370415...b802b1 )
by Magnus
01:47
created

Checkout Config

checks:
    javascript: true

build:
    environment:
        node: '8.6.0'
        timezone: 'Europe/Stockholm'
    tests:
        override:
            -
                command: 'npm run test-scrutinizer'
                coverage:
                    file: 'coverage/clover.xml'
                    format: 'clover'

Repository Config

checks:
    javascript: true

build:
    environment:
        node: '8.6.0'
        timezone: 'Europe/Stockholm'
    tests:
        override:
            -
                command: 'npm run test-scrutinizer'
                coverage:
                    file: 'coverage/clover.xml'
                    format: 'clover'