UNPKG

postcss-yu-gothic

Version:
14 lines (13 loc) 152 B
language: node_js node_js: - "node" - "6" - "4" cache: yarn: true before_install: - "npm i -g yarn" install: - "yarn" script: - yarn test