Completed
Push — master ( d7544a...fcfbd4 )
by Thomas
12:16 queued 01:40
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

Repository Config

# language: php, javscript

checks:
    python: {  }