Completed
Push — master ( 562a88...e9f94b )
by Georg
131:43 queued 111:27
created

Checkout Config

filter:
    excluded_paths:
        - 'js/public/*'
        - 'l10n/*'


imports:
    - javascript
    - php

tools:
    external_code_coverage:
        timeout: 1000

build:
    tests:
        override:
            -  jshint-run --config js/.jshintrc

Repository Config

# language: php, javscript

build:
    tests:
        override:
            - jshint-run --config js/.jshintrc