Passed
Push — master ( 7dce95...9e0979 )
by Borja
02:08
created

Checkout Config

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

Repository Config

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