UNPKG
mhtml
Version:
latest (0.1.2)
0.1.2
0.1.1
Convert MHTML files to HTML.
mhtml
/
travis.yml
6 lines
(5 loc)
•
91 B
YAML
View Raw
1
2
3
4
5
6
language:
node_js
node_js:
-
"0.10"
script:
'make cover'
after_success:
'make coveralls'