UNPKG
mhtml-parser
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
MHTML file parser
github.com/zsxsoft/mhtml-parser
zsxsoft/mhtml-parser
mhtml-parser
/
.travis.yml
10 lines
•
134 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
language: node_js
node_js:
-
"4.1"
-
"4.0"
-
"0.12"
-
"0.11"
-
"0.10"
-
"iojs"
after_success:
- npm run coveralls