UNPKG

banno-htmlhint

Version:

A Static Code Analysis Tool for HTML

21 lines (15 loc) 231 B
sudo: false language: node_js node_js: - "0.10" - "0.12" - "4.4.3" - "5.9.1" - "6.0.0" cache: directories: - node_modules matrix: fast_finish: true script: "grunt" after_success: istanbul-coveralls