Passed
Push — master ( ac630e...2a47ad )
by Borja
01:30
created

Checkout Config

build:
    environment:
        ruby: '2.6.3'
filter:
  excluded_paths:
    - coverage/*
    - data/*
    - public/*
checks:
    ruby: true

Repository Config

checks:
    ruby: true
    javascript: true
filter:
    excluded_paths:
        - '*.min.js'
build: true