UNPKG

remark-lint-no-empty-sections

Version:
19 lines (13 loc) 234 B
before_install: - curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.9.2 - export PATH=$HOME/.yarn/bin:$PATH cache: yarn: true git: depth: 10 language: node_js node_js: - '8' - '10' - '12' - '14'