Completed
Pull Request — master (#920)
by Thomas
23:24 queued 20:49
created

Checkout Config

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


imports:
    - javascript
    - php

tools:
    external_code_coverage:
        timeout: 1000

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