UNPKG
gulp-html-lint
Version:
latest (0.0.2)
0.0.2
0.0.1
Gulp plugin for htmllint
github.com/coditorium/gulp-html-lint
coditorium/gulp-html-lint
gulp-html-lint
/
.travis.yml
11 lines
(8 loc)
•
142 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
language: node_js
node_js:
-
"5.0"
script: npm run ci
after_success: npm run coveralls
notifications:
email: - admin@coditorium.com