UNPKG

wbf

Version:

[![LICENSE](https://img.shields.io/github/license/halodong/web-barrier-free?style=flat-square)](./LICENSE) [![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/halodong/web-barrier

19 lines (14 loc) 225 B
sudo: false language: node_js node_js: - lts/* cache: directories: - node_modules install: - yarn script: - yarn lint - yarn test after_success: - bash <(curl -s https://codecov.io/bash)