Completed
Push — master ( 7481a4...1f1f17 )
by Georg
23s queued 11s
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